Home
last modified time | relevance | path

Searched refs:rgb2ciexyz (Results 1 – 3 of 3) sorted by relevance

/trunk/main/basegfx/test/
H A Dbasegfx2d.cxx1144 tools::rgb2ciexyz(maWhite); in TEST_F()
1145 tools::rgb2ciexyz(maBlack); in TEST_F()
1146 tools::rgb2ciexyz(maRed); in TEST_F()
1147 tools::rgb2ciexyz(maGreen); in TEST_F()
1148 tools::rgb2ciexyz(maBlue); in TEST_F()
1149 tools::rgb2ciexyz(maYellow); in TEST_F()
1150 tools::rgb2ciexyz(maMagenta); in TEST_F()
1151 tools::rgb2ciexyz(maCyan); in TEST_F()
/trunk/main/basegfx/inc/basegfx/color/
H A Dbcolortools.hxx61 BASEGFX_DLLPUBLIC BColor rgb2ciexyz( const BColor& rRGBColor );
/trunk/main/basegfx/source/color/
H A Dbcolortools.cxx232 BColor rgb2ciexyz( const BColor& rRGBColor ) in rgb2ciexyz() function

Completed in 30 milliseconds