Pyh.conf’25: a new PHP conference for the Russian-speaking community

UI\Draw\Brush::setColor

(UI 0.9.9)

UI\Draw\Brush::setColorSet Color

Açıklama

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

Bağımsız Değişkenler

color

Can be a UI\Draw\Color or RRGGBBAA

Dönen Değerler

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top