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