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