Click or drag to resize

MemoryBitmap Methods

The MemoryBitmap type exposes the following members.

Methods
  NameDescription
Public methodDispose
Public methodEquals (Overrides ObjectEquals(Object).)
Public methodGetBitmap
This method returns the raw image data of the image object.
Public methodGetEngine
Returns the Engine object.
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodPutBitmap
This method is used to write raw bitmap data together with information specified by the ImgInfo parameter back into the image object.
Top
See Also