cinder::cairo::SurfaceBase Class Reference
#include <Cairo.h>
Inherited by cinder::cairo::SurfaceCgBitmapContext, cinder::cairo::SurfaceEps, cinder::cairo::SurfaceGdi, cinder::cairo::SurfaceImage, cinder::cairo::SurfacePdf, cinder::cairo::SurfacePs, cinder::cairo::SurfaceQuartz, and cinder::cairo::SurfaceSvg.
List of all members.
Constructor & Destructor Documentation
cinder::cairo::SurfaceBase::SurfaceBase |
( |
|
) |
|
cinder::cairo::SurfaceBase::SurfaceBase |
( |
const SurfaceBase & |
other |
) |
|
cinder::cairo::SurfaceBase::~SurfaceBase |
( |
|
) |
[virtual] |
cinder::cairo::SurfaceBase::SurfaceBase |
( |
int32_t |
aWidth, |
|
|
int32_t |
aHeight | |
|
) |
| | [protected] |
Member Function Documentation
int32_t cinder::cairo::SurfaceBase::getWidth |
( |
|
) |
const |
int32_t cinder::cairo::SurfaceBase::getHeight |
( |
|
) |
const |
float cinder::cairo::SurfaceBase::getAspectRatio |
( |
|
) |
const |
Area cinder::cairo::SurfaceBase::getBounds |
( |
|
) |
const |
Vec2i cinder::cairo::SurfaceBase::getSize |
( |
|
) |
const |
void cinder::cairo::SurfaceBase::flush |
( |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following files: