CakeFest 2024: The Official CakePHP Conference

UI\Draw\Color::__construct

(UI 0.9.9)

UI\Draw\Color::__constructConstruye un nuevo color

Descripción

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

Construirá un nuevo color

Parámetros

color

Puede ser UI\Draw\Color o RRGGBBAA

add a note

User Contributed Notes

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