Rgb16Color Constructor

Initializes a new instance of the Rgb16Color class.

Overload List

Name Description
Public method Rgb16Color()

Initializes a new instance of the Rgb16Color class.

Public method Rgb16Color(Color)

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

Public method Rgb16Color(UInt16, UInt16, UInt16)

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

Public method Rgb16Color(UInt16, UInt16, UInt16, UInt16)

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

See Also

Reference