TuttleOFX
1
|
#include <boost/gil/channel_algorithm.hpp>
#include "WriterDefinition.hpp"
#include <tuttle/plugin/ImageEffectGilPlugin.hpp>
#include <ofxsImageEffect.h>
#include <boost/filesystem/path.hpp>
#include <boost/filesystem/operations.hpp>
#include <boost/numeric/conversion/cast.hpp>
#include <boost/gil/gil_all.hpp>
#include <Sequence.hpp>
Go to the source code of this file.
Data Structures | |
class | tuttle::plugin::WriterPlugin |
Namespaces | |
namespace | tuttle |
global namespace of the project | |
namespace | tuttle::plugin |