Adjustment.Websafe
Extension Method in Adjustment
Declaration
public static Color Websafe(this Color color)
Description
Returns the nearest websafe color to the current color.
Parameters
color | The color to get the closet websafe color of. |
Returns
Color | The closet websafe color to the current color. |