Initializes a new instance of the LabColor class.
Name | Description | |
---|---|---|
LabColor() |
Initializes a new instance of the LabColor class. |
|
LabColor(Color) |
Initializes a new instance of the LabColor class with the specified color. |
|
LabColor(Byte, SByte, SByte) |
Initializes a new instance of the LabColor class with the specified channel values. |
|
LabColor(Byte, SByte, SByte, Byte) |
Initializes a new instance of the LabColor class with the specified channel values. |