Click or drag to resize

Image.GetImageArea Method (RECT, SIZE, IMG_INFO)

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

Parameters

rect
Type: Kofax.OmniPageCSDK.ArgTypes.RECT
size
Type: Kofax.OmniPageCSDK.ArgTypes.SIZE
info
Type: Kofax.OmniPageCSDK.ArgTypes.IMG_INFO

Return Value

Type: Bitmap
See Also