libhomegear-base
0.7
Base library for Homegear and Homegear family modules.
|
This is the complete list of members for BaseLib::Color, including all inherited members.
cie1931XyToRgb(const Math::Point2D &xy, const double &brightness, const Math::Matrix3x3 &conversionMatrix, const double &gamma, NormalizedRGB &rgb) | BaseLib::Color | static |
Color() | BaseLib::Color | protected |
getConversionMatrix(const Math::Triangle &gamut, Math::Matrix3x3 &conversionMatrix, Math::Matrix3x3 &inversedConversionMatrix) | BaseLib::Color | static |
rgbToCie1931Xy(const NormalizedRGB &rgb, const Math::Matrix3x3 &conversionMatrix, const double &gamma, Math::Point2D &xy, double &brightness) | BaseLib::Color | static |
~Color() | BaseLib::Color | virtual |