Cinder  0.8.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Typedefs
ImageSourcePng.h File Reference
#include "cinder/Cinder.h"
#include "cinder/ImageIo.h"
#include "cinder/Exception.h"
Include dependency graph for ImageSourcePng.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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