![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
#include <pthread.h>#include <string>#include <lib/base/object.h>#include <lib/base/smartptr.h>#include <lib/base/elock.h>#include <lib/gdi/erect.h>#include <lib/gdi/fb.h>#include <byteswap.h>Go to the source code of this file.
Classes | |
| struct | gRGB |
| struct | gColor |
| struct | gPalette |
| struct | gLookup |
| struct | gUnmanagedSurface |
| struct | gSurface |
| class | gPixmap |
Macros | |
| #define | BLEND(x, y, a) (y + (((x-y) * a)>>8)) |
Functions | |
| SWIG_IGNORE (gPixmap) | |
| SWIG_TEMPLATE_TYPEDEF (ePtr< gPixmap >, gPixmapPtr) | |
| SWIG_IGNORE | ( | gPixmap | ) |