- cinder::cairo::SurfaceBase
 - cinder::cairo::SurfacePdf
 
Show All | 
Public Member Functions
- 
SurfacePdf ()
 - 
SurfacePdf (const fs::path &filePath, double widthInPoints, double heightInPoints)
 - 
SurfacePdf (const SurfacePdf &other)
 - 
voidsetSize (double widthInPoints, double heightInPoints)
 - 
cairo_surface_t *getCairoSurface () const
 - 
int32_tgetWidth () const
 - 
int32_tgetHeight () const
 - 
floatgetAspectRatio () const
 - 
getBounds () const
 - 
ivec2getSize () const
 - 
voidflush ()