![]() |
Cinder
0.9.1
|
#include <Surface.h>
Inherited by cinder::gl::SurfaceConstraintsGLTexture, cinder::SurfaceConstraintsCairo, cinder::SurfaceConstraintsDefault, and cinder::SurfaceConstraintsGdiPlus.
Public Member Functions | |
virtual | ~SurfaceConstraints () |
virtual SurfaceChannelOrder | getChannelOrder (bool alpha) const |
virtual int32_t | getRowBytes (int requestedWidth, const SurfaceChannelOrder &sco, int elementSize) const |
Base class for defining the properties of a Surface necessary to be interoperable with different APIs.
|
virtual |
|
virtual |
Reimplemented in cinder::gl::SurfaceConstraintsGLTexture, and cinder::SurfaceConstraintsCairo.
|
virtual |
Reimplemented in cinder::gl::SurfaceConstraintsGLTexture, and cinder::SurfaceConstraintsCairo.