Go to the documentation of this file.
19 #ifndef FLTK_GLUE_AGG_H
20 #define FLTK_GLUE_AGG_H
26 #include <fltk/Widget.h>
46 void initBuffer(
int width,
int height);
47 void resize(
int width,
int height);
55 unsigned char* _offscreenbuf;
64 #endif //FLTK_GLUE_AGG_H