The GrayScaleColor type exposes the following members.
Name | Description | |
---|---|---|
A |
Returns 8-bit alpha channel value (color opacity). (Overrides Color.A.) |
|
A32 |
Returns 16-bit (extended) alpha channel value (color opacity). (Overrides Color.A32.) |
|
ChannelCount |
Returns number of channels available in this color. (Overrides Color.ChannelCount.) |
|
ColorSpace |
Returns a color space of the color. (Overrides Color.ColorSpace.) |
|
Gray |
Returns 8-bit luminosity channel value. |
|
Gray32 |
Returns 16-bit luminosity channel value. |