Method Darker
Darker(float)
Creates a new darker color from this color.
public Color Darker(float percOfDark)
Parameters
percOfDark
float
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()