The yuv struct.
The yuv struct.
Definition yuv.hpp:22
- Namespace
- xtd::drawing
- Library
- xtd.drawing
◆ from_yuv() [1/2]
|
|
inlinestaticnodiscardnoexcept |
Creates a xtd::yuv struct from the specified y, u, and v single values.
- Parameters
-
| y | The a single value. |
| u | The r single value. |
| v | The g single value. |
- Returns
- an xtd::drawing::yuv value that contains decomposed unsigned integer value.
◆ from_yuv() [2/2]
|
|
inlinestaticnodiscardnoexcept |
Creates a xtd::yuv struct from the specified axtd::drawing::yuv value.
- Parameters
-
- Returns
- an xtd::drawing::yuv value that contains decomposed unsigned integer value.
The documentation for this struct was generated from the following file:
- xtd.drawing/include/xtd/drawing/yuv.hpp