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

GrayScaleColor.GetChannel Method

Gets value stored in specified channel of this color.

Overload List

Name Description
Public method GetChannel(Int32)

Gets value stored in specified channel of this color.

(Overrides Color.GetChannel(Int32).)
Public method GetChannel(ColorChannel)

Gets value stored in specified channel of this color.

(Inherited from Color.)

See Also

Reference