UI\Draw\Brush::getColor
PHP Manual
PHP Manual»UI\Draw\Brush»UI\Draw\Brush::getColor

UI\Draw\Brush::getColor

(UI 0.9.9)

UI\Draw\Brush::getColorGet Color

Descrizione

public function UI\Draw\Brush::getColor(): UI\Draw\Color

Shall return a UI\Draw\Color for this brush

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

The current color of the brush

To Top