Description
Returns the color in the palette identical to the specified color. An exception will be thrown if the color is not in the palette.
C#
vb.net
Parameters
color
The desired color.Returns
A Color object in the palette that matches the specified color.Examples
C#
vb.net