TuttleOFX
1
|
#include "SwscalePlugin.hpp"
#include "SwscaleProcess.hpp"
#include "SwscaleDefinitions.hpp"
#include <libav/LibAV.hpp>
#include <tuttle/plugin/ofxToGil/point.hpp>
#include <terry/point/operations.hpp>
#include <boost/numeric/conversion/cast.hpp>
Go to the source code of this file.
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::swscale |
Functions | |
int | tuttle::plugin::swscale::filterParamToSwscaleFlag (const EParamFilter paramFilter) |