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

Color.FromAGrayScale32 Method

Returns GrayScaleColor class instance.

Overload List

Name Description
Public method Static member FromAGrayScale32(Int32)

Returns GrayScaleColor class instance constructed from numeric 32-bit representation of grayscale value with alpha channel.

Public method Static member FromAGrayScale32(Int32, Int32)

Returns GrayScaleColor class instance constructed from given luminosity and alpha channel values.

See Also

Reference