This documentation is for the old version. Go to the latest Graphics Mill docs

GrayScaleColor Properties

The GrayScaleColor type exposes the following members.

Properties

Name Description
Public property A

Returns 8-bit alpha channel value (color opacity).

(Overrides Color.A.)
Public property A32

Returns 16-bit (extended) alpha channel value (color opacity).

(Overrides Color.A32.)
Public property ChannelCount

Returns number of channels available in this color.

(Overrides Color.ChannelCount.)
Public property ColorSpace

Returns a color space of the color.

(Overrides Color.ColorSpace.)
Public property Gray

Returns 8-bit luminosity channel value.

Public property Gray32

Returns 16-bit luminosity channel value.

See Also

Reference