[Missing <summary> documentation for "T:InTheHand.Drawing.MonoBitmap"]
| C# | Visual Basic |
public class MonoBitmap : IDisposable
Public Class MonoBitmap _ Implements IDisposable
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| MonoBitmap(Int32, Int32, Int32) | Initializes a new instance of the MonoBitmap class | |
| Dispose()()()() | Releases all resources used by the MonoBitmap | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() | (Overrides Object.Finalize()()()().) | |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetHBitmap()()()() | ||
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Hdc | ||
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| SaveBitmapToFile(Bitmap, String) |
Saves image as monochrome (8bit encoded) BMP.
| |
| ToString()()()() | (Inherited from Object.) |
| Object | |
| MonoBitmap | |