Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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
  • No labels