Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1HslColor Structure
Members

In This Topic
    C1HslColor Structure
    In This Topic
    Class that allows to increase/decrease lightness of the specified color.
    Object Model
    C1HslColor Structure
    Syntax
    'Declaration
     
    
    Public Structure C1HslColor 
       Inherits System.ValueType
    public struct C1HslColor : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.WPF.C1HslColor

    See Also