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

/inkscape/src/trace/
H A Dquantize.cpp522 static int findRGB(RGB *rgbpal, int ncolor, RGB rgb) function
587 int index = findRGB(rgbpal, ncolor, rgb);

Completed in 15 milliseconds