For a list of all members of this type, see HSL members.
Name | Description | |
---|---|---|
![]() | Alpha | Gets / sets the Alpha value that will be used when this color is converted to a Color struct. |
![]() | H | Gets / sets the H value for a HSL color. The expected values are between 0 and 360. |
![]() | L | Gets / sets the L value for a HSL color. The expected values are between 0 and 100. |
![]() | S | Gets / sets the S value for a HSL color. The expected values are between 0 and 100. |