UI\Draw\Brush\RadialGradient::__construct

(PHP 7, UI 2.0.0)

UI\Draw\Brush\RadialGradient::__constructConstruct a new Radial Gradient

설명

public UI\Draw\Brush\RadialGradient::__construct ( UI\Point $start , UI\Point $outer , float $radius )

Shall construct a new radial gradient

인수

start

outer

radius

add a note add a note

User Contributed Notes

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