UI\Draw\Color::__construct

(PHP 7, UI 0.9.9)

UI\Draw\Color::__constructConstruct new Color

설명

public UI\Draw\Color::__construct ([ UI\Draw\Color $color ] )
public UI\Draw\Color::__construct ([ integer $color ] )

Shall construct a new color

인수

color

May be UI\Draw\Color or RRGGBBAA

add a note add a note

User Contributed Notes

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