Returns an index of the color in this palette closest to a given one.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public int FindNearestIndex( RgbColor color )
Type: Aurigma.GraphicsMill.RgbColor
A RgbColor to find.