Click or drag to resize

PagePutImageArea Method (IMG_INFO, Byte, Int32, Int32, SIZE)

Namespace:  Kofax.OmniPageCSDK.Objects
Assembly:  Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntax
public void PutImageArea(
	IMG_INFO info,
	byte[] bitmap,
	int xdest,
	int ydest,
	SIZE destsize
)

Parameters

info
Type: Kofax.OmniPageCSDK.ArgTypesIMG_INFO
bitmap
Type: SystemByte
xdest
Type: SystemInt32
ydest
Type: SystemInt32
destsize
Type: Kofax.OmniPageCSDK.ArgTypesSIZE
See Also