|
xine-lib
1.2.10
|
#include <goom_graphic.h>
Data Fields | |
| struct { | |
| unsigned char a | |
| unsigned char r | |
| unsigned char g | |
| unsigned char b | |
| } | channels |
| unsigned int | val |
| unsigned char | cop [4] |
| unsigned char _PIXEL::a |
Referenced by goom_draw_text().
| unsigned char _PIXEL::b |
Referenced by getPixelRGB(), getPixelRGB_(), goom_draw_text(), setPixelRGB(), and setPixelRGB_().
| struct { ... } _PIXEL::channels |
Referenced by getPixelRGB(), getPixelRGB_(), goom_draw_text(), setPixelRGB(), and setPixelRGB_().
| unsigned char _PIXEL::cop[4] |
| unsigned char _PIXEL::g |
Referenced by getPixelRGB(), getPixelRGB_(), goom_draw_text(), setPixelRGB(), and setPixelRGB_().
| unsigned char _PIXEL::r |
Referenced by getPixelRGB(), getPixelRGB_(), goom_draw_text(), setPixelRGB(), and setPixelRGB_().
| unsigned int _PIXEL::val |
Referenced by c_zoom(), create_output_with_brightness(), gfont_load(), and goom_draw_text().
1.8.17