|
MythTV
0.26-pre
|
#include <polygon.h>
Public Member Functions | |
| Bitmap (int e=0) | |
| ~Bitmap () | |
| void | size (int w, int h) |
| void | clear () |
Public Attributes | |
| int | width |
| int | height |
| int | extra |
| Pixel * | data |
Definition at line 16 of file polygon.h.
Referenced by Synaesthesia::resize().
Definition at line 25 of file polygon.h.
Referenced by Bitmap< unsigned short >::size().
Definition at line 10 of file polygon.h.
Referenced by Bitmap< unsigned short >::clear(), and Bitmap< unsigned short >::size().
Definition at line 10 of file polygon.h.
Referenced by Bitmap< unsigned short >::clear(), and Bitmap< unsigned short >::size().
Definition at line 11 of file polygon.h.
Referenced by Synaesthesia::fadeHeat(), Synaesthesia::fadeWave(), Bitmap< unsigned short >::size(), and Bitmap< unsigned short >::~Bitmap().
1.7.6.1