ArcObjects Library Reference  (Display)    

ICieLabConversion Interface

Provides access to members that control the CIE Lab conversion.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method GetDistance Gets visual difference between two CIELAB colors.
Method HsvToLab Converts an RGB color to a CIELAB color.
Method LabToHsv Converts a CIELAB color to an RGB color.
Method LabToRgb Converts a CIELAB color to an RGB color.
Method ReloadSettings Reloads the monitor settings from the registry.
Method RgbToLab Converts an RGB color to a CIELAB color.
Read-only property SettingsVersion The monitor settings version.

CoClasses that implement ICieLabConversion

CoClasses and Classes Description
CieLabConversion Use this class to convert colers from and to the device independent CIELab color space using the monitor settings.

See Also

IColor Interface | ICieLabConversion Interface | ICmykColor Interface | IEnumColors Interface

 


Feedback Send feedback on this page