Red, Green,Blue and Alpha 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 | |
uint16_t | m_uAlpha |
16 bit alpha value | |
Red, Green,Blue and Alpha 16 bit values.
Eight byte structure that contains the red, green, blue and alpha (in that order) color components where the value of 0 mean absence of color and 65535 is the maximum color
uint16_t Burger::RGBAWord16_t::m_uAlpha |
16 bit alpha value
uint16_t Burger::RGBAWord16_t::m_uBlue |
16 bit blue value
uint16_t Burger::RGBAWord16_t::m_uGreen |
16 bit green value
uint16_t Burger::RGBAWord16_t::m_uRed |
16 bit red value