C++ Essence Library
0.1.0
A Utility Library for Modern C++ Programming
Loading...
Searching...
No Matches
Public Attributes
|
List of all members
essence::yuv_color Struct Reference
Describes a YUV color.
More...
#include <
yuv_color.hpp
>
Public Attributes
std::uint8_t
y
{}
std::uint8_t
u
{}
std::uint8_t
v
{}
Detailed Description
Describes a YUV color.
The documentation for this struct was generated from the following file:
include/essence/
yuv_color.hpp
essence
yuv_color
Generated by
1.12.0