0.9.3dev
Search
Namespaces
Classes
Modules
Guides
Reference
View All Results »
Main Page
Reference
Guides
Cinder
Namespaces
cinder
android
app
fs
hardware
net
video
app
android
audio
android
cocoa
dsp
linux
msw
cairo
cocoa
dx
geom
gl
impl
ip
linux
ftutil
log
msw
params
qtime
signals
svg
winrt
glm
cinder
cairo
SurfaceGdi
/
#include
“
Cairo/include/cinder/cairo/Cairo.h
”
Public Member Functions
Protected Attributes
Class Hierarchy:
cinder::cairo::SurfaceBase
cinder::cairo::SurfaceGdi
Show All
|
Hide All
Public Member Functions
SurfaceGdi
()
SurfaceGdi
(HDC hdc)
SurfaceGdi
(const SurfaceGdi &other)
HDC
getDc
() const
cairo_surface_t
*
getCairoSurface
() const
int32_t
getWidth
() const
int32_t
getHeight
() const
float
getAspectRatio
() const
Area
getBounds
() const
ivec2
getSize
() const
void
flush
()
Protected Attributes
HDC
mDc
cairo_surface_t
*
mCairoSurface
int32_t
mWidth
int32_t
mHeight