The hsl struct.
The hsl struct.
Definition hsl.hpp:22
- Namespace
- xtd::drawing
- Library
- xtd.drawing
◆ from_hsl() [1/2]
|
|
inlinestaticnodiscardnoexcept |
Creates a xtd::hsl struct from the specified hue, saturation, and lightness single values.
- Parameters
-
- Returns
- an xtd::drawing::hsl value that contains decomposed unsigned integer value.
◆ from_hsl() [2/2]
|
|
inlinestaticnodiscardnoexcept |
Creates a xtd::hsl struct from the specified axtd::drawing::hsl value.
- Parameters
-
- Returns
- an xtd::drawing::hsl value that contains decomposed unsigned integer value.
◆ hue
◆ saturation
Gets or sets the saturation component value of this xtd::drawing::hsl struct.
- Parameters
-
◆ lightness
Gets or sets the lightness component value of this xtd::drawing::hsl struct.
- Parameters
-
The documentation for this struct was generated from the following file:
- xtd.drawing/include/xtd/drawing/hsl.hpp