UI\Draw\Brush\LinearGradient::__construct

(PHP 7, UI 2.0.0)

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

설명

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

Shall construct a new linear gradient

인수

start

end

add a note add a note

User Contributed Notes

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