Click or drag to resize

MemoryBitmapPutBitmap Method

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

Parameters

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