TuttleOFX
1
|
#include <png.h>
#include <tuttle/plugin/ImageGilProcessor.hpp>
#include <boost/scoped_ptr.hpp>
#include <boost/filesystem/fstream.hpp>
#include "PngReaderProcess.tcc"
Go to the source code of this file.
Data Structures | |
class | tuttle::plugin::png::reader::PngReaderProcess< View > |
Namespaces | |
namespace | tuttle |
This file provides a set of reimplementations of CImg functions by means of the generic image library (gil). Functions for image blurring. | |
namespace | tuttle::plugin |
namespace | tuttle::plugin::png |
namespace | tuttle::plugin::png::reader |
Defines | |
#define | png_infopp_NULL (png_infopp)NULL |
#define | int_p_NULL (int*)NULL |
#define int_p_NULL (int*)NULL |
Definition at line 8 of file PngReaderProcess.hpp.
#define png_infopp_NULL (png_infopp)NULL |
Definition at line 6 of file PngReaderProcess.hpp.