TuttleOFX
1
|
typedef std::map< size_t, std::string > tuttle::plugin::color::ColorSpaceMap |
Definition at line 70 of file colorDefinitions.hpp.
typedef std::pair< size_t, std::string > tuttle::plugin::color::ColorSpacePair |
Definition at line 71 of file colorDefinitions.hpp.
Definition at line 52 of file colorDefinitions.hpp.
eParamLinear | |
eParamsRGB | |
eParamCineon | |
eParamGamma | |
eParamPanalog | |
eParamREDLog | |
eParamViperLog | |
eParamREDSpace | |
eParamAlexaLogC |
Definition at line 25 of file colorDefinitions.hpp.
eParamLayoutRGB | |
eParamLayoutYUV | |
eParamLayoutYPbPr | |
eParamLayoutHSV | |
eParamLayoutHSL | |
eParamLayoutLab | |
eParamLayoutLuv | |
eParamLayoutXYZ | |
eParamLayoutYxy |
Definition at line 39 of file colorDefinitions.hpp.
eParamSRGBREC709 | |
eParamREC709 | |
eParamREC601 | |
eParamDCI | |
eParamACES | |
eParamProPhoto | |
eParamAdobe98 |
Definition at line 14 of file colorDefinitions.hpp.
const size_t tuttle::plugin::color::numberOfGradationsModes = eParamAlexaLogC |
Definition at line 37 of file colorDefinitions.hpp.
Referenced by tuttle::plugin::color::ColorSpaceMaps::ColorSpaceMaps().