cinder::cairo::SurfacePdf Class Reference
#include <Cairo.h>
Inherits cinder::cairo::SurfaceBase.
List of all members.
Constructor & Destructor Documentation
cinder::cairo::SurfacePdf::SurfacePdf |
( |
|
) |
|
cinder::cairo::SurfacePdf::SurfacePdf |
( |
const std::string & |
filePath, |
|
|
double |
widthInPoints, |
|
|
double |
heightInPoints | |
|
) |
| | |
cinder::cairo::SurfacePdf::SurfacePdf |
( |
const SurfacePdf & |
other |
) |
|
Member Function Documentation
void cinder::cairo::SurfacePdf::setSize |
( |
double |
widthInPoints, |
|
|
double |
heightInPoints | |
|
) |
| | |
cairo_surface_t* cinder::cairo::SurfaceBase::getCairoSurface |
( |
|
) |
const [inherited] |
int32_t cinder::cairo::SurfaceBase::getWidth |
( |
|
) |
const [inherited] |
int32_t cinder::cairo::SurfaceBase::getHeight |
( |
|
) |
const [inherited] |
float cinder::cairo::SurfaceBase::getAspectRatio |
( |
|
) |
const [inherited] |
Area cinder::cairo::SurfaceBase::getBounds |
( |
|
) |
const [inherited] |
Vec2i cinder::cairo::SurfaceBase::getSize |
( |
|
) |
const [inherited] |
void cinder::cairo::SurfaceBase::flush |
( |
|
) |
[inherited] |
Member Data Documentation
The documentation for this class was generated from the following files: