TuttleOFX
1
|
#include <tuttle/plugin/global.hpp>
#include <tuttle/plugin/ImageGilFilterProcessor.hpp>
#include "PngWriterProcess.tcc"
Go to the source code of this file.
Data Structures | |
class | tuttle::plugin::png::writer::PngWriterProcess< View > |
Base class for the denoising processor. More... | |
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::writer |
Defines | |
#define | png_infopp_NULL (png_infopp)NULL |
#define | int_p_NULL (int*)NULL |
#define int_p_NULL (int*)NULL |
Definition at line 5 of file PngWriterProcess.hpp.
#define png_infopp_NULL (png_infopp)NULL |
Definition at line 4 of file PngWriterProcess.hpp.