- cinder::cairo::SurfaceBase
- cinder::cairo::SurfaceCgBitmapContext
Show All |
Public Member Functions
-
SurfaceCgBitmapContext ()
-
SurfaceCgBitmapContext (int32_t width, int32_t height, bool alpha)
-
SurfaceCgBitmapContext (const SurfaceCgBitmapContext &other)
-
getSurface ()
-
const cinder::Surface &getSurface () const
-
CGContextRefgetCgContextRef ()
-
cairo_surface_t *getCairoSurface () const
-
int32_tgetWidth () const
-
int32_tgetHeight () const
-
floatgetAspectRatio () const
-
getBounds () const
-
ivec2getSize () const
-
voidflush ()