MemoryBitmaps Methods |
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 | |
![]() | 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. |