Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / HslColor Structure
Members

In This Topic
    HslColor Structure
    In This Topic
    Represents a color in HSL (hue, saturation, lightness) color model.
    Object Model
    HslColor Structure
    Syntax
    'Declaration
     
    Public Structure HslColor 
       Inherits System.ValueType
    public struct HslColor : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Documents.Drawing.HslColor

    See Also