Searched refs:INTENSITY (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/ui/widget/
H A Dgimpcolorwheel.c406 #define INTENSITY(r, g, b) ((r) * 0.30 + (g) * 0.59 + (b) * 0.11) macro
949 if (INTENSITY (r, g, b) > 0.5)
1189 if (INTENSITY (r, g, b) > 0.5)

Completed in 21 milliseconds