#include "cinder/Cinder.h"
#include "cinder/ImageIo.h"
#include "cinder/Exception.h"
#include "cinder/cocoa/CinderCocoa.h"
Go to the source code of this file.
Classes | |
class | cinder::ImageSourceFileQuartz |
class | cinder::ImageSourceFileQuartzExceptionUnsupportedData |
Namespaces | |
cinder | |
Typedefs | |
typedef struct CGImage * | CGImageRef |
typedef std::shared_ptr< class ImageSourceFileQuartz > | cinder::ImageSourceFileQuartzRef |
typedef struct CGImage* CGImageRef |