TuttleOFX  1
TuttleOFX/libraries/tuttle/src/tuttle/plugin/param/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:

Go to the source code of this file.

Namespaces

namespace  tuttle
 

global namespace of the project


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)