Click or drag to resize

ImageFileCreateMemoryBitmapArea Method

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void CreateMemoryBitmapArea(
	int Page,
	ref IPRORECT Rect,
	out MemoryBitmap MemoryBitmap
)

Parameters

Page
Type: SystemInt32
Rect
Type: Kofax.OmniPageCSDK.IproPlusIPRORECT
MemoryBitmap
Type: Kofax.OmniPageCSDK.IproPlusMemoryBitmap
See Also