Container for array (palette) of colors. More...
#include <mi32/colorarray.h>

Public Member Functions | |
| INT32 | FindClosestColor (const COLOR &color) const |
Container for array (palette) of colors.
Find closest color in array to specified color.
Distance is computed in RGB colorspace. Performs linear search of array, so may not be efficient for multiple calls.
1.6.1