TuttleOFX  1
ColorWheelDefinitions.hpp File Reference
Include dependency graph for ColorWheelDefinitions.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
namespace  tuttle::plugin::colorWheel

Enumerations

enum  tuttle::plugin::colorWheel::EColorWheelMode { tuttle::plugin::colorWheel::eColorWheelModeWhite = 0, tuttle::plugin::colorWheel::eColorWheelModeBlack, tuttle::plugin::colorWheel::eColorWheelModeRainbow }

Variables

static const std::string tuttle::plugin::colorWheel::kColorWheelMode = "type"
static const std::string tuttle::plugin::colorWheel::kColorWheelModeWhite = "white"
static const std::string tuttle::plugin::colorWheel::kColorWheelModeBlack = "black"
static const std::string tuttle::plugin::colorWheel::kColorWheelModeRainbow = "rainbow"