Click or drag to resize

MemoryBitmapGetBitmap Method

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void GetBitmap(
	out Object Bitmap,
	out ImageInfo ImgInfo,
	out Object Palette
)

Parameters

Bitmap
Type: SystemObject
ImgInfo
Type: Kofax.OmniPageCSDK.IproPlusImageInfo
Palette
Type: SystemObject
See Also