nux-1.14.0
|
Public Member Functions | |
CairoWrapper (Geometry const &geom, DrawCanvasCallback callback) | |
bool | Invalidate (Geometry const &geom) |
void | SetDrawCanvasCallback (DrawCanvasCallback callback) |
cairo_surface_t * | GetCairoSurface () const |
cairo_t * | GetCairoContext () const |
bool | DumpToFile (std::string const &filename) |
BaseTexture * | GetTexture () const |
NBitmapData * | GetBitmap () const |
bool | Recreate () |
Definition at line 30 of file CairoWrapper.h.