LabColor Constructor

Initializes a new instance of the LabColor class.

Overload List

Name Description
Public method LabColor()

Initializes a new instance of the LabColor class.

Public method LabColor(Color)

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

Public method LabColor(Byte, SByte, SByte)

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

Public method LabColor(Byte, SByte, SByte, Byte)

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

See Also

Reference