VideoTools
|
A pimple-pattern implementation class for Gv::Demo. More...
Public Types | |
typedef Gr::ColourSpace::triple < unsigned char > | triple_t |
Public Member Functions | |
DemoImp (int, int, Gv::Timezone) | |
void | drawScene (CaptureBuffer &b, const CaptureBufferScale &scale) |
void | drawItem (CaptureBuffer &b, const CaptureBufferScale &scale, const char *image, size_t image_dx, size_t image_dy, int offset_x, int offset_y, triple_t fg, bool draw_bg=false, size_t lhs_blank=0U) |
int | hex_value (char c) |
void | jitter () |
void | still () |
A pimple-pattern implementation class for Gv::Demo.
Definition at line 35 of file gvdemo.cpp.