Click or drag to resize

ImageGetImageArea Method (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 GetImageArea(
	out IMG_INFO info,
	out byte[] bytes
)

Parameters

info
Type: OmniPageCSDK.ArgTypesIMG_INFO
bytes
Type: SystemByte

Return Value

Type: 
See Also