Click or drag to resize

ImageGetImageArea Method (RECT, SIZE, IMG_INFO)

Namespace:  Kofax.OmniPageCSDK.Objects
Assembly:  Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntax
public Bitmap GetImageArea(
	RECT rect,
	SIZE size,
	out IMG_INFO info
)

Parameters

rect
Type: Kofax.OmniPageCSDK.ArgTypesRECT
size
Type: Kofax.OmniPageCSDK.ArgTypesSIZE
info
Type: Kofax.OmniPageCSDK.ArgTypesIMG_INFO

Return Value

Type: Bitmap
See Also