|
TuttleOFX
1
|
#include "FadeAlgorithm.hpp"#include <terry/merge/ViewsMerging.hpp>#include <terry/numeric/init.hpp>#include <terry/numeric/operations.hpp>#include <terry/numeric/assign.hpp>#include <terry/generator/constant.hpp>#include <terry/typedefs.hpp>#include <terry/algorithm/transform_pixels_progress.hpp>

Go to the source code of this file.
Data Structures | |
| struct | tuttle::plugin::fade::FunctorFade< Pixel > |
| struct | tuttle::plugin::fade::FunctorFadeToColor< Pixel > |
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::fade |