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

/inkscape/src/
H A Dcolor.h24 #define SP_RGBA32_A_U(v) ((v) & 0xff) macro
30 #define SP_RGBA32_A_F(v) SP_COLOR_U_TO_F (SP_RGBA32_A_U (v))

Completed in 18 milliseconds