MemoryBitmaps Class |
Namespace: Kofax.OmniPageCSDK.IproPlus
The MemoryBitmaps type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add |
This method creates a new MemoryBitmap object from raw data and information specified by the ImgInfo parameter and adds
it to the collection. |
![]() | Dispose | Releases all resources used by the MemoryBitmaps |
![]() | GetEngine |
Returns the Engine object.
|
![]() | GetEnumerator | |
![]() | GetItem |
This property returns the requested MemoryBitmap object from the collection. |
![]() | Remove |
This method destroys the specified MemoryBitmap object and removes it from the collection. |
![]() | RemoveAll |
This method removes and destroys all MemoryBitmap objects stored in the collection. |
If the Engine is not initialized, accessing this property raises a trappable error.