- cinder::cairo::SurfaceBase
- cinder::cairo::SurfaceQuartz
Show All |
Public Member Functions
-
SurfaceQuartz ()
-
SurfaceQuartz (CGContextRef cgContext, int32_t width, int32_t height)
-
SurfaceQuartz (const SurfaceQuartz &other)
-
CGContextRefgetCgContextRef ()
-
cairo_surface_t *getCairoSurface () const
-
int32_tgetWidth () const
-
int32_tgetHeight () const
-
floatgetAspectRatio () const
-
getBounds () const
-
ivec2getSize () const
-
voidflush ()