|
uint8_t | r { 0 } |
|
uint8_t | g { 0 } |
|
uint8_t | b { 0 } |
|
uint8_t | unused { 0 } |
|
Definition at line 32 of file WaveBitmapCache.cpp.
◆ Triplet() [1/4]
◆ Triplet() [2/4]
Definition at line 36 of file WaveBitmapCache.cpp.
40 {
41 }
constexpr uint8_t GetBlue() const noexcept
Returns blue component of this color.
constexpr uint8_t GetGreen() const noexcept
Returns green component of this color.
constexpr uint8_t GetRed() const noexcept
Returns red component of this color.
◆ Triplet() [3/4]
Triplet::Triplet |
( |
const Triplet & |
| ) |
|
|
default |
◆ Triplet() [4/4]
◆ SetColor()
◆ unused
uint8_t Triplet::unused { 0 } |
The documentation for this struct was generated from the following file: