Version 24.2 (latest)

HSL Structure Properties

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

Public Properties
 NameDescription
Public PropertyAlphaGets / sets the Alpha value that will be used when this color is converted to a Color struct.  
Public PropertyHGets / sets the H value for a HSL color. The expected values are between 0 and 360.  
Public PropertyLGets / sets the L value for a HSL color. The expected values are between 0 and 100.  
Public PropertySGets / sets the S value for a HSL color. The expected values are between 0 and 100.  
See Also