Method Darker
Darker(float)
Creates a new darker color from this color.
public Color Darker(float percOfDark)
Parameters
percOfDarkfloat
Returns
Darker()
Creates a new darker color from this color.
public Color Darker()
Creates a new darker color from this color.
public Color Darker(float percOfDark)
percOfDark floatCreates a new darker color from this color.
public Color Darker()