|
TuttleOFX
1
|


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::imagemagick |
| namespace | tuttle::plugin::imagemagick::writer |
Enumerations | |
| enum | tuttle::plugin::imagemagick::writer::ETuttlePluginBitDepth { tuttle::plugin::imagemagick::writer::eTuttlePluginBitDepth8 = 0 } |
Variables | |
| static const std::string | tuttle::plugin::imagemagick::writer::kParamPremult = "premult" |
| static const std::string | tuttle::plugin::imagemagick::writer::kParamQuality = "quality" |