Click or drag to resize

MemoryBitmap Class

Inheritance Hierarchy
SystemObject
  OmniPageCSDK.IproPlusIproPlusClass
    OmniPageCSDK.IproPlusMemoryBitmap

Namespace:  OmniPageCSDK.IproPlus
Assembly:  OmniPageCSDK.IproPlus (in OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public class MemoryBitmap : IproPlusClass, 
	IDisposable

The MemoryBitmap type exposes the following members.

Properties
  NameDescription
Public propertyName
Public propertyPaletted
Public propertyUniqueID
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the MemoryBitmap
Public methodEquals (Overrides ObjectEquals(Object).)
Public methodGetBitmap
Public methodGetEngine
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodPutBitmap
Top
See Also