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

/inkscape/src/trace/
H A Dquantize.cpp538 static int compRGB(const void *a, const void *b) function
572 qsort((void *)rgbpal, indexes, sizeof(RGB), compRGB);

Completed in 15 milliseconds