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