Click or drag to resize

ImageViewConvViewToImg Method

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public void ConvViewToImg(
	int ViewX,
	int ViewY,
	ref int ImgX,
	ref int ImgY
)

Parameters

ViewX
Type: SystemInt32
ViewY
Type: SystemInt32
ImgX
Type: SystemInt32
ImgY
Type: SystemInt32
See Also