MythTV
master
|
#include <libmythtv/visualisations/goom/graphic.h>
Public Attributes | |
unsigned short | r |
unsigned short | v |
unsigned short | b |
unsigned short Color::r |
Definition at line 8 of file graphic.h.
Referenced by getPixelRGB(), getPixelRGB_(), setPixelRGB(), and setPixelRGB_().
unsigned short Color::v |
Definition at line 8 of file graphic.h.
Referenced by getPixelRGB(), getPixelRGB_(), setPixelRGB(), and setPixelRGB_().
unsigned short Color::b |
Definition at line 8 of file graphic.h.
Referenced by getPixelRGB(), getPixelRGB_(), setPixelRGB(), and setPixelRGB_().