Click or drag to resize

ImageFileCreateMemoryBitmapArea Method

Namespace:  OmniPageCSDK.IproPlus
Assembly:  OmniPageCSDK.IproPlus (in 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: OmniPageCSDK.IproPlusIPRORECT
MemoryBitmap
Type: OmniPageCSDK.IproPlusMemoryBitmap
See Also