Provides access to members that control the CIE Lab conversion.
| Description | ||
|---|---|---|
![]() |
GetDistance | Gets visual difference between two CIELAB colors. |
![]() |
HsvToLab | Converts an RGB color to a CIELAB color. |
![]() |
LabToHsv | Converts a CIELAB color to an RGB color. |
![]() |
LabToRgb | Converts a CIELAB color to an RGB color. |
![]() |
ReloadSettings | Reloads the monitor settings from the registry. |
![]() |
RgbToLab | Converts an RGB color to a CIELAB color. |
![]() |
SettingsVersion | The monitor settings version. |
| CoClasses and Classes | Description |
|---|---|
| CieLabConversion | Use this class to convert colers from and to the device independent CIELab color space using the monitor settings. |
IColor Interface | ICieLabConversion Interface | ICmykColor Interface | IEnumColors Interface