Cinder  0.9.1
Classes | Namespaces | Macros | Typedefs
ImageFileTinyExr.h File Reference
#include "cinder/ImageIo.h"

Classes

class  cinder::ImageSourceFileTinyExr
 
class  cinder::ImageTargetFileTinyExr
 
class  cinder::ImageIoExceptionFailedLoadTinyExr
 
class  cinder::ImageIoExceptionFailedWriteTinyExr
 

Namespaces

 cinder
 

Macros

#define USE_PLANAR_CHANNELS   1
 

Typedefs

typedef struct _EXRImage EXRImage
 
typedef std::shared_ptr< class ImageTargetFileTinyExr > cinder::ImageTargetFileTinyExrRef
 
typedef std::shared_ptr< class ImageSourceFileTinyExr > cinder::ImageSourceFileTinyExrRef
 

Macro Definition Documentation

#define USE_PLANAR_CHANNELS   1

Typedef Documentation

typedef struct _EXRImage EXRImage