IMcWarp Properties |
|
The IMcWarp type exposes the following members.
| Name | Description | |
|---|---|---|
| Clip | Read/write property used to set or get the clipping mode for ApplyToImage. | |
| DestPoints | Read/write property used to set or get the array of destination points
(at least four points whose original coordinates are contained in SourcePoints). | |
| Interpolation | Read/write property used to set or get the interpolation method used to generate missing pixels
in ApplyToImage. | |
| Method | Read/write property used to set or get the transformation method for ApplyToImage,
ApplyToFeatures and ApplyToPoints. | |
| SourcePoints | Read/write property used to set or get the array of source points
(at least four points whose transformed coordinates are contained in DestPoints). |