PHP 8.3.4 Released!

UI\Draw\Brush\LinearGradient::__construct

(UI 2.0.0)

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

Description

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

Shall construct a new linear gradient

Parameters

start

end

add a note

User Contributed Notes

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