brighter()
Return a brighter version of the color.
color.brighter()
The original color is left unchanged.
Returns
return brighterColor
| Value | Type | Description |
|---|---|---|
| brighterColor | Color |
A new color, brighter than this one. |
Return a brighter version of the color.
color.brighter()
The original color is left unchanged.
return brighterColor
| Value | Type | Description |
|---|---|---|
| brighterColor | Color |
A new color, brighter than this one. |