Php/docs/ui-draw-brush.setcolor

From Get docs

UI\Draw\Brush::setColor

(UI 0.9.9)

UI\Draw\Brush::setColorSet Color


Description

public UI\Draw\Brush::setColor ( UI\Draw\Color $color ) : void

public UI\Draw\Brush::setColor ( int $color ) : void

Shall set the color of this brush to the color provided


Parameters

color
Can be a UI\Draw\Color or RRGGBBAA


Return Values