Click or drag to resize

ImageRotateImgArea Method (IMG_ROTATE, IMG_INFO, Byte)

Namespace:  OmniPageCSDK.Objects
Assembly:  OmniPageCSDK.Objects (in OmniPageCSDK.Objects.dll) Version: 2025.1.0.0
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