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

Опис

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

Shall return a UI\Draw\Color for this brush

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

The current color of the brush

To Top