Searched refs:MAX_COLOR_DISTANCE (Results 1 – 1 of 1) sorted by relevance
40 #define MAX_COLOR_DISTANCE (255 * 255 * 255) macro468 int closestColorDistance = MAX_COLOR_DISTANCE; in findBestColor()