CakeFest 2024: The Official CakePHP Conference

UI\Draw\Brush\LinearGradient::__construct

(UI 2.0.0)

UI\Draw\Brush\LinearGradient::__constructConstruct a Linear Gradient

Beschreibung

public UI\Draw\Brush\LinearGradient::__construct(UI\Point $start, UI\Point $end)

Shall construct a new linear gradient

Parameter-Liste

start

end

add a note

User Contributed Notes

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