Rgb16Pixel Class Reference

#include <Pt/Gfx/Rgb16.h>

RGB-565 pixel.

Public Member Functions

Rgb16Color color () const
 Returns the native RGB-565 color.
 
void getColors (Rgb16Color *colors, std::size_t length) const
 Get as native RGB-565 colors.