Click or drag to resize

ColorContrasted Method

Returns the most contrasting color.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Color Contrasted()

Return Value

Type: Color
The most contrasting color
See Also