ArcObjects Library Reference (Display)  

HlsColor CoClass

A color in the HLS(Hue, Luminance, Saturation) color system.

Product Availability

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

Description

Use HlsColor to define color objects based on the Hue, Saturation, and Lightness color model.

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description
IClone (esriSystem) Provides access to members that control cloning of objects.
IColor Provides access to members that control the basic color interface.
IHlsColor Provides access to members that control the HLS color model.
IPersist Defines the single method GetClassID, which is designed to supply the CLSID of an object that can be stored persistently in the system. IPersist is the base interface for three other interfaces: IPersistStorage, IPersistStream, and IPersistFile.
IPersistStream (esriSystem)
IXMLSerialize (esriSystem) Provides access to members that XML serialize and deserialize an object to/from XML.