Lab16Color Constructor

Initializes a new instance of the Lab16Color class.

Overload List

Name Description
Public method Lab16Color()

Initializes a new instance of the Lab16Color class.

Public method Lab16Color(Color)

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

Public method Lab16Color(UInt16, Int16, Int16)

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

Public method Lab16Color(UInt16, Int16, Int16, UInt16)

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

See Also

Reference