Name | Description | |
---|---|---|
![]() | HslColor Constructor | Overloaded. |
The following tables list the members exposed by HslColor.
Name | Description | |
---|---|---|
![]() | HslColor Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Hue | Gets or sets the hue value in the range [0, 360]. |
![]() | Lightness | Gets or sets the lightness value in the range [0, 1]. |
![]() | Opacity | Gets or sets the opacity value in the range [0, 1]. |
![]() | Saturation | Gets or sets the saturation value in the range [0, 1]. |
Name | Description | |
---|---|---|
![]() | Equals | Overloaded. Determines whether the specified HslColor is equal to this instance. |
![]() | GetHashCode | Returns a hash code for this struct. |
![]() | ToArgb | Returns a 32-bit ARGB value that represents this HSL color. |
![]() | ToColor | Returns a System.Drawing.Color that represents this HSL color. |
![]() | ToString | Returns a string representation of this HSL color. |
![]() | Tests whether two specified HslColor structures are equivalent. |
![]() | Tests whether two specified HslColor structures are different. |