TuttleOFX
1
|
Defines a double precision floating point component RGBA pixel. More...
#include <ofxPixels.h>
Data Fields | |
double | r |
double | g |
double | b |
double | a |
Defines a double precision floating point component RGBA pixel.
Definition at line 59 of file ofxPixels.h.
double OfxRGBAColourD::a |
Definition at line 60 of file ofxPixels.h.
Referenced by tuttle::plugin::interact::Color::Color(), tuttle::plugin::colorTransform::colorTransformMatrix(), tuttle::plugin::interact::InteractScene::draw(), tuttle::plugin::interact::InteractScene::drawSelection(), tuttle::plugin::interact::ColorRGBParam::getColor(), tuttle::host::attribute::ParamRGBA::getDefault(), OFX::RGBAParam::getDefault(), tuttle::plugin::idKeyer::IdKeyerPlugin::getProcessParams(), tuttle::plugin::basicKeyer::BasicKeyerPlugin::getProcessParams(), tuttle::plugin::colorGradient::ColorGradientPlugin::getProcessParams(), OFX::RGBAParam::getValue(), OFX::RGBAParam::getValueAtTime(), and tuttle::plugin::ofxToGil().
double OfxRGBAColourD::b |
Definition at line 60 of file ofxPixels.h.
Referenced by tuttle::plugin::interact::Color::Color(), tuttle::plugin::colorTransform::colorTransformMatrix(), tuttle::plugin::interact::InteractScene::draw(), tuttle::plugin::interact::InteractScene::drawSelection(), tuttle::plugin::interact::ColorRGBParam::getColor(), tuttle::host::attribute::ParamRGBA::getDefault(), OFX::RGBAParam::getDefault(), tuttle::plugin::idKeyer::IdKeyerPlugin::getProcessParams(), tuttle::plugin::basicKeyer::BasicKeyerPlugin::getProcessParams(), tuttle::plugin::colorGradient::ColorGradientPlugin::getProcessParams(), OFX::RGBAParam::getValue(), OFX::RGBAParam::getValueAtTime(), tuttle::plugin::colorSuppress::luminance(), tuttle::plugin::ofxToGil(), tuttle::plugin::colorSpaceKeyer::ColorSpaceKeyerPlugin::updateGeodesicForms(), tuttle::plugin::colorCubeViewer::ColorCubeViewerPlugin::updateGeodesicForms(), tuttle::plugin::colorCubeViewer::ColorCubeViewerPlugin::updateProcessGeodesicForms(), and tuttle::plugin::colorSpaceKeyer::ColorSpaceKeyerPlugin::updateProcessGeodesicForms().
double OfxRGBAColourD::g |
Definition at line 60 of file ofxPixels.h.
Referenced by tuttle::plugin::interact::Color::Color(), tuttle::plugin::colorTransform::colorTransformMatrix(), tuttle::plugin::interact::InteractScene::draw(), tuttle::plugin::interact::InteractScene::drawSelection(), tuttle::plugin::interact::ColorRGBParam::getColor(), tuttle::host::attribute::ParamRGBA::getDefault(), OFX::RGBAParam::getDefault(), tuttle::plugin::idKeyer::IdKeyerPlugin::getProcessParams(), tuttle::plugin::basicKeyer::BasicKeyerPlugin::getProcessParams(), tuttle::plugin::colorGradient::ColorGradientPlugin::getProcessParams(), OFX::RGBAParam::getValue(), OFX::RGBAParam::getValueAtTime(), tuttle::plugin::colorSuppress::luminance(), tuttle::plugin::ofxToGil(), tuttle::plugin::colorSpaceKeyer::ColorSpaceKeyerPlugin::updateGeodesicForms(), tuttle::plugin::colorCubeViewer::ColorCubeViewerPlugin::updateGeodesicForms(), tuttle::plugin::colorCubeViewer::ColorCubeViewerPlugin::updateProcessGeodesicForms(), and tuttle::plugin::colorSpaceKeyer::ColorSpaceKeyerPlugin::updateProcessGeodesicForms().
double OfxRGBAColourD::r |
Definition at line 60 of file ofxPixels.h.
Referenced by tuttle::plugin::interact::Color::Color(), tuttle::plugin::colorTransform::colorTransformMatrix(), tuttle::plugin::interact::InteractScene::draw(), tuttle::plugin::interact::InteractScene::drawSelection(), tuttle::plugin::interact::ColorRGBParam::getColor(), tuttle::host::attribute::ParamRGBA::getDefault(), OFX::RGBAParam::getDefault(), tuttle::plugin::idKeyer::IdKeyerPlugin::getProcessParams(), tuttle::plugin::basicKeyer::BasicKeyerPlugin::getProcessParams(), tuttle::plugin::colorGradient::ColorGradientPlugin::getProcessParams(), OFX::RGBAParam::getValue(), OFX::RGBAParam::getValueAtTime(), tuttle::plugin::colorSuppress::luminance(), tuttle::plugin::colorSuppress::ColorSuppressProcess< View >::multiThreadProcessImages(), tuttle::plugin::ofxToGil(), tuttle::plugin::colorSpaceKeyer::ColorSpaceKeyerPlugin::updateGeodesicForms(), tuttle::plugin::colorCubeViewer::ColorCubeViewerPlugin::updateGeodesicForms(), tuttle::plugin::colorCubeViewer::ColorCubeViewerPlugin::updateProcessGeodesicForms(), and tuttle::plugin::colorSpaceKeyer::ColorSpaceKeyerPlugin::updateProcessGeodesicForms().