Click or drag to resize

ImageRotateImgArea Method (RECT, IMG_ROTATE, IMG_INFO, Byte)

Namespace:  Kofax.OmniPageCSDK.Objects
Assembly:  Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 21.0.0.0 (21.0.19459.900)
Syntax
public void RotateImgArea(
	RECT sourcerect,
	IMG_ROTATE rotation,
	out IMG_INFO info,
	out byte[] bitmap
)

Parameters

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