Core Library for WPF | ComponentOne
C1.WPF.Core 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
     
    
    <DoNotObfuscateTypeAttribute()>
    Public Structure C1HslColor 
       Inherits System.ValueType
    [DoNotObfuscateType()]
    public struct C1HslColor : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.WPF.Core.C1HslColor

    See Also