TuttleOFX  1
gilColor.hpp File Reference
#include <ofxsParam.h>
#include <boost/gil/color_base_algorithm.hpp>
#include <boost/gil/rgba.hpp>
#include <boost/gil/channel.hpp>
Include dependency graph for gilColor.hpp:
This graph shows which files directly or indirectly include this file:

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

Functions

template<typename Pixel >
void tuttle::plugin::setRGBAParamValuesAtTime (OFX::RGBAParam &param, const OfxTime time, const Pixel &pixel)
template<typename Pixel >
void tuttle::plugin::setRGBAParamValuesAtTime (OFX::RGBAParam *param, const OfxTime time, const Pixel &pixel)
template<typename Pixel >
void tuttle::plugin::setRGBParamValuesAtTime (OFX::RGBAParam &param, const OfxTime time, const Pixel &pixel)
template<typename Pixel >
void tuttle::plugin::setRGBParamValuesAtTime (OFX::RGBAParam *param, const OfxTime time, const Pixel &pixel)
template<typename Pixel >
void tuttle::plugin::setRGBAParamValues (OFX::RGBAParam &param, const Pixel &pixel)
template<typename Pixel >
void tuttle::plugin::setRGBAParamValues (OFX::RGBAParam *param, const Pixel &pixel)
template<typename Pixel >
void tuttle::plugin::setRGBParamValues (OFX::RGBAParam &param, const Pixel &pixel)
template<typename Pixel >
void tuttle::plugin::setRGBParamValues (OFX::RGBAParam *param, const Pixel &pixel)
template<typename Pixel >
void tuttle::plugin::setRGBParamValuesAtTime (OFX::RGBParam &param, const OfxTime time, const Pixel &pixel)
template<typename Pixel >
void tuttle::plugin::setRGBParamValuesAtTime (OFX::RGBParam *param, const OfxTime time, const Pixel &pixel)
template<typename Pixel >
void tuttle::plugin::setRGBParamValues (OFX::RGBParam &param, const Pixel &pixel)
template<typename Pixel >
void tuttle::plugin::setRGBParamValues (OFX::RGBParam *param, const Pixel &pixel)
template<typename Pixel >
void tuttle::plugin::setRGBParamValuesAtTime (OFX::Double3DParam &param, const OfxTime time, const Pixel &pixel)
template<typename Pixel >
void tuttle::plugin::setRGBParamValuesAtTime (OFX::Double3DParam *param, const OfxTime time, const Pixel &pixel)
template<typename Pixel >
void tuttle::plugin::setRGBParamValues (OFX::Double3DParam &param, const Pixel &pixel)
template<typename Pixel >
void tuttle::plugin::setRGBParamValues (OFX::Double3DParam *param, const Pixel &pixel)
template<typename Pixel >
void tuttle::plugin::set0123ParamValuesAtTime (OFX::RGBAParam &param, const OfxTime time, const Pixel &pixel)
template<typename Pixel >
void tuttle::plugin::set0123ParamValuesAtTime (OFX::RGBAParam *param, const OfxTime time, const Pixel &pixel)
template<typename Pixel >
void tuttle::plugin::set012ParamValuesAtTime (OFX::RGBAParam &param, const OfxTime time, const Pixel &pixel)
template<typename Pixel >
void tuttle::plugin::set012ParamValuesAtTime (OFX::RGBAParam *param, const OfxTime time, const Pixel &pixel)
template<typename Pixel >
void tuttle::plugin::set0123ParamValues (OFX::RGBAParam &param, const Pixel &pixel)
template<typename Pixel >
void tuttle::plugin::set0123ParamValues (OFX::RGBAParam *param, const Pixel &pixel)
template<typename Pixel >
void tuttle::plugin::set012ParamValues (OFX::RGBAParam &param, const Pixel &pixel)
template<typename Pixel >
void tuttle::plugin::set012ParamValues (OFX::RGBAParam *param, const Pixel &pixel)
template<typename Pixel >
void tuttle::plugin::set012ParamValuesAtTime (OFX::RGBParam &param, const OfxTime time, const Pixel &pixel)
template<typename Pixel >
void tuttle::plugin::set012ParamValuesAtTime (OFX::RGBParam *param, const OfxTime time, const Pixel &pixel)
template<typename Pixel >
void tuttle::plugin::set012ParamValues (OFX::RGBParam &param, const Pixel &pixel)
template<typename Pixel >
void tuttle::plugin::set012ParamValues (OFX::RGBParam *param, const Pixel &pixel)
template<typename Pixel >
void tuttle::plugin::set012ParamValuesAtTime (OFX::Double3DParam &param, const OfxTime time, const Pixel &pixel)
template<typename Pixel >
void tuttle::plugin::set012ParamValuesAtTime (OFX::Double3DParam *param, const OfxTime time, const Pixel &pixel)
template<typename Pixel >
void tuttle::plugin::set012ParamValues (OFX::Double3DParam &param, const Pixel &pixel)
template<typename Pixel >
void tuttle::plugin::set012ParamValues (OFX::Double3DParam *param, const Pixel &pixel)