Home
last modified time | relevance | path

Searched refs:rYIQColor (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/basegfx/source/color/
H A Dbcolortools.cxx211 BColor yiq2rgb(const BColor& rYIQColor) in yiq2rgb() argument
214 const double y=rYIQColor.getRed(), i=rYIQColor.getGreen(), q=rYIQColor.getBlue(); in yiq2rgb()
/aoo42x/main/basegfx/inc/basegfx/color/
H A Dbcolortools.hxx51 BASEGFX_DLLPUBLIC BColor yiq2rgb(const BColor& rYIQColor);

Completed in 17 milliseconds