Click or drag to resize

MemoryBitmapsAdd Method

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void Add(
	ImageInfo ImgInfo,
	Object Bitmap,
	[OptionalAttribute] Object Palette,
	out MemoryBitmap MemoryBitmap
)

Parameters

ImgInfo
Type: Kofax.OmniPageCSDK.IproPlusImageInfo
Bitmap
Type: SystemObject
Palette (Optional)
Type: SystemObject
MemoryBitmap
Type: Kofax.OmniPageCSDK.IproPlusMemoryBitmap
See Also