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

Classes

class  cinder::ImageSourcePng
 
class  cinder::ImageSourcePngException
 

Namespaces

 cinder
 

Typedefs

typedef struct png_info_def png_info
 
typedef std::shared_ptr< class ImageSourcePng > cinder::ImageSourcePngRef
 

Typedef Documentation

typedef struct png_info_def png_info