object full()
Set the colortable to use full scan to lookup the closest color.
example: colors=Image.Colortable(img)->full();
algorithm time: O[n*m], where n is numbers of colors and m is number of pixels
the object being called
Not applicable to colorcube types of colortable.
cubicles , map