Searched defs:colorlist (Results 1 – 2 of 2) sorted by relevance
626 JSAMPLE colorlist[]) in find_nearby_colors()755 int numcolors, JSAMPLE colorlist[], JSAMPLE bestcolor[]) in find_best_colors()846 JSAMPLE colorlist[MAXNUMCOLORS]; in fill_inverse_cmap() local
167 def colorlist(self, *args): member in PhotoImageTest