#include <Cairo.h>
Inherits cinder::cairo::SurfaceBase.
cinder::cairo::SurfaceCgBitmapContext::SurfaceCgBitmapContext |
( |
| ) |
|
cinder::cairo::SurfaceCgBitmapContext::SurfaceCgBitmapContext |
( |
int32_t |
width, |
|
|
int32_t |
height, |
|
|
bool |
alpha |
|
) |
| |
const cinder::Surface& cinder::cairo::SurfaceCgBitmapContext::getSurface |
( |
| ) |
const |
CGContextRef cinder::cairo::SurfaceCgBitmapContext::getCgContextRef |
( |
| ) |
|
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 |
ivec2 cinder::cairo::SurfaceBase::getSize |
( |
| ) |
const |
|
inherited |
void cinder::cairo::SurfaceBase::flush |
( |
| ) |
|
|
inherited |
CGContextRef cinder::cairo::SurfaceCgBitmapContext::mCgContextRef |
|
protected |
int32_t cinder::cairo::SurfaceBase::mWidth |
|
protectedinherited |
int32_t cinder::cairo::SurfaceBase::mHeight |
|
protectedinherited |
The documentation for this class was generated from the following file:
- blocks/Cairo/include/cinder/cairo/Cairo.h