Red, Green and Blue 16 bit values. More...
Public Attributes | |
uint16_t | m_uRed |
16 bit red value | |
uint16_t | m_uGreen |
16 bit green value | |
uint16_t | m_uBlue |
16 bit blue value | |
Red, Green and Blue 16 bit values.
Six byte structure that contains the red, green and blue (in that order) color components where the value of 0 mean absence of color and 65535 is the maximum color
uint16_t Burger::RGBWord16_t::m_uBlue |
16 bit blue value
uint16_t Burger::RGBWord16_t::m_uGreen |
16 bit green value
uint16_t Burger::RGBWord16_t::m_uRed |
16 bit red value