Click or drag to resize

MemoryBitmaps Methods

The MemoryBitmaps type exposes the following members.

Methods
  NameDescription
Public methodAdd
This method creates a new MemoryBitmap object from raw data and information specified by the ImgInfo parameter and adds it to the collection.
Public methodDispose
Public methodGetEngine
Returns the Engine object.
Public methodGetEnumerator
Public methodGetItem
This property returns the requested MemoryBitmap object from the collection.
Public methodRemove
This method destroys the specified MemoryBitmap object and removes it from the collection.
Public methodRemoveAll
This method removes and destroys all MemoryBitmap objects stored in the collection.
Top
See Also