Searched refs:rYIQColor (Results 1 – 2 of 2) sorted by relevance
211 BColor yiq2rgb(const BColor& rYIQColor) in yiq2rgb() argument214 const double y=rYIQColor.getRed(), i=rYIQColor.getGreen(), q=rYIQColor.getBlue(); in yiq2rgb()
51 BASEGFX_DLLPUBLIC BColor yiq2rgb(const BColor& rYIQColor);
Completed in 17 milliseconds