Php/docs/ui-draw-brush.setcolor

提供:Dev Guides
< Php
移動先:案内検索

UI\Draw\Brush::setColor

(UI 0.9.9)

UI\Draw\Brush::setColorSet Color


説明

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


パラメータ

color
Can be a UI\Draw\Color or RRGGBBAA


返り値