Click or drag to resize

ImageViewConvDeviceToImg Method

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public void ConvDeviceToImg(
	int DeviceX,
	int DeviceY,
	ref int ImgX,
	ref int ImgY
)

Parameters

DeviceX
Type: SystemInt32
DeviceY
Type: SystemInt32
ImgX
Type: SystemInt32
ImgY
Type: SystemInt32
See Also