ColorQuantizer
Interface for color quantization algorithms.
This interface defines a function to quantize an array of RGB values into a color table with a specified maximum number of colors.
Functions
Link copied to clipboard
Creates a ColorTable with a maximum number of colors from the given RGB data.