Overload | Description |
---|---|
BilevelBitmap Constructor(Int32,Int32,Boolean,Boolean,Boolean,Single,Single) | Initializes a new instance of the BilevelBitmap class. |
BilevelBitmap Constructor(Byte[],Int32,Int32,Boolean,Boolean,Boolean,Single,Single) | Initializes a new instance of the BilevelBitmap class and sets the existing pixel data to be read/modified in-place. |
BilevelBitmap Constructor(IntPtr,Int32,Int32,Boolean,Boolean,Boolean,Single,Single) | Initializes a new instance of the BilevelBitmap class and sets the existing pixel data to be read/modified in-place. |