Version 24.2 (latest)

HSL Structure Methods

For a list of all members of this type, see HSL members.

Public Methods
 NameDescription
Public MethodDarkerShifts the lightness of the color based on the inputted value.  
Public Methodstatic (Shared in Visual Basic)FromColorInitializes a new instance of the HSL structure.  
Public Methodstatic (Shared in Visual Basic)FromHSLInitializes a new instance of the HSL structure.  
Public MethodLighterShifts the lightness of the color based on the inputted value.  
Public MethodToColorReturns a System.Windows.Media.Color struct based on the values of the HSL color.  
See Also