Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

getNearestNamedColor Method 

Returns the nearest named color.

[JavaScript]
ColorPicker.getNearestNamedColor(c)

Parameters

c
Color in the form of "#RRGGBB".

Return Value

Nearest named color in the form of "#RRGGBB".

See Also

ColorPicker Object


Direct link to this topic