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

Beschreibung

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

Shall return a UI\Draw\Color for this brush

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

The current color of the brush

To Top