Interface representing a color table used for color quantization.
The reduced color palette. Each color is represented by three consecutive bytes in the order of red, green, and blue.
Returns the index of the closest color in the color table.