Initializes a new instance of the GrayscaleColor class.
Name | Description | |
---|---|---|
GrayscaleColor() |
Initializes a new instance of the GrayscaleColor class. |
|
GrayscaleColor(Byte) |
Initializes a new instance of the GrayscaleColor class with the specified channel values. |
|
GrayscaleColor(Color) |
Initializes a new instance of the GrayscaleColor class with the specified color. |
|
GrayscaleColor(Byte, Byte) |
Initializes a new instance of the GrayscaleColor class with the specified channel values. |