'Declaration Public Function GetColorIndex( _ ByVal color As System.Drawing.Color _ ) As System.Integer
public System.int GetColorIndex( System.Drawing.Color color )
Parameters
- color
- Primary or secondary color.
Return Value
The color index from the palette.