TuttleOFX
1
|
#include "IProgress.hpp"
#include "exceptions.hpp"
#include <tuttle/plugin/global.hpp>
#include <ofxsImageEffect.h>
#include <ofxsMultiThread.h>
#include <string>
Go to the source code of this file.
Data Structures | |
class | tuttle::plugin::OfxProgress |
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 |