Click or drag to resize

MemoryBitmapPutBitmap Method

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

Parameters

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