GrayscaleColor Constructor

Initializes a new instance of the GrayscaleColor class.

Overload List

Name Description
Public method GrayscaleColor()

Initializes a new instance of the GrayscaleColor class.

Public method GrayscaleColor(Byte)

Initializes a new instance of the GrayscaleColor class with the specified channel values.

Public method GrayscaleColor(Color)

Initializes a new instance of the GrayscaleColor class with the specified color.

Public method GrayscaleColor(Byte, Byte)

Initializes a new instance of the GrayscaleColor class with the specified channel values.

See Also

Reference