Click or drag to resize

ImageViewConvImgToWindow Method

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public void ConvImgToWindow(
	int ImgX,
	int ImgY,
	ref int WindowX,
	ref int WindowY
)

Parameters

ImgX
Type: SystemInt32
ImgY
Type: SystemInt32
WindowX
Type: SystemInt32
WindowY
Type: SystemInt32
See Also