Click or drag to resize

IMcWarp Properties

The IMcWarp type exposes the following members.

Properties
  NameDescription
Public propertyClip
Read/write property used to set or get the clipping mode for ApplyToImage.
Public propertyCode exampleDestPoints
Read/write property used to set or get the array of destination points (at least four points whose original coordinates are contained in SourcePoints).
Public propertyInterpolation
Read/write property used to set or get the interpolation method used to generate missing pixels in ApplyToImage.
Public propertyMethod
Read/write property used to set or get the transformation method for ApplyToImage, ApplyToFeatures and ApplyToPoints.
Public propertyCode exampleSourcePoints
Read/write property used to set or get the array of source points (at least four points whose transformed coordinates are contained in DestPoints).
Top
See Also