update pague now
PHP 8.5.2 Released!

UI\Draw\Color::__construct

(UI 0.9.9)

UI\Draw\Color::__construct Construct new Color

Description

public UI\Draw\Color::__construct ( UI\Draw\Color $color = ? )
public UI\Draw\Color::__construct ( int $color = ? )

Shall construct a new color

Parameters

color

May be UI\Draw\Color or RRGGBBAA

add a note

User Contributed Notes

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