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

Açıklama

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

Shall return a UI\Draw\Color for this brush

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

The current color of the brush

To Top