Click or drag to resize

ImageRotateImgArea Method (IMG_ROTATE, IMG_INFO, Byte)

Namespace:  OmniPageCSDK.Objects
Assembly:  OmniPageCSDK.Objects (in OmniPageCSDK.Objects.dll) Version: 22.2.0.0 (22.2.24312.100)
Syntax
public void RotateImgArea(
	IMG_ROTATE rotation,
	out IMG_INFO info,
	out byte[] bitmap
)

Parameters

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