MemoryBitmap Methods |
The MemoryBitmap type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose | ||
| Equals | (Overrides ObjectEquals(Object).) | |
| GetBitmap |
This method returns the raw image data of the image object. | |
| GetEngine |
Returns the Engine object.
| |
| GetHashCode | (Overrides ObjectGetHashCode.) | |
| PutBitmap |
This method is used to write raw bitmap data together with information specified by the ImgInfo parameter back into the image object. |