Searched defs:U_BGR2RGB (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libuemf/
H A Duemf.h1592 #define U_BGR2RGB(rgb) U_RGB(U_BGRAGetR(rgb),U_BGRAGetG(rgb),U_BGRAGetB(rgb)) //!< Set any RGB color from an BGR color macro

Completed in 48 milliseconds