Image.TransformCoordinates Method |
Namespace: Kofax.OmniPageCSDK.IproPlus
public IPROPOINT TransformCoordinates( IMAGEINDEX SrcImage, ref IPROPOINT Point, IMAGEINDEX DstImage )
The source pixel-coordinate is specified by the Point parameter. Possible values for IMAGEINDEX are documented in the description of the SaveImage method of the Page object.
The method returns the transformed image coordinate. The Thumbnail image cannot be used in this method; only coordinates of equal size images can be transformed.