Click or drag to resize

ImageRotateImgArea Method (IMG_ROTATE, IMG_INFO, Byte)

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 RotateImgArea(
	IMG_ROTATE rotation,
	out IMG_INFO info,
	out byte[] bitmap
)

Parameters

rotation
Type: Kofax.OmniPageCSDK.ArgTypesIMG_ROTATE
info
Type: Kofax.OmniPageCSDK.ArgTypesIMG_INFO
bitmap
Type: SystemByte
See Also