libhomegear-base  0.7
Base library for Homegear and Homegear family modules.
BaseLib::Color Member List

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::Colorstatic
Color()BaseLib::Colorprotected
getConversionMatrix(const Math::Triangle &gamut, Math::Matrix3x3 &conversionMatrix, Math::Matrix3x3 &inversedConversionMatrix)BaseLib::Colorstatic
rgbToCie1931Xy(const NormalizedRGB &rgb, const Math::Matrix3x3 &conversionMatrix, const double &gamma, Math::Point2D &xy, double &brightness)BaseLib::Colorstatic
~Color()BaseLib::Colorvirtual