|
std::uint8_t | b {} |
|
std::uint8_t | g {} |
|
std::uint8_t | r {} |
|
◆ empty() [1/2]
constexpr bool RGB::empty |
( |
| ) |
|
|
inlineconstexpr |
◆ empty() [2/2]
constexpr bool RGB::empty |
( |
| ) |
|
|
inlineconstexpr |
◆ operator==() [1/2]
constexpr bool RGB::operator== |
( |
RGB |
rgb | ) |
const |
|
inlineconstexprnoexcept |
◆ operator==() [2/2]
constexpr bool RGB::operator== |
( |
RGB |
rgb | ) |
const |
|
inlineconstexprnoexcept |
◆ operator<< [1/2]
std::ostream& operator<< |
( |
std::ostream & |
ostream, |
|
|
RGB |
rgb |
|
) |
| |
|
friend |
◆ operator<< [2/2]
std::ostream& operator<< |
( |
std::ostream & |
ostream, |
|
|
RGB |
rgb |
|
) |
| |
|
friend |
The documentation for this struct was generated from the following files: