PHP Manual
Function Reference
GUI Extensions
UI
UI\Draw\Brush\LinearGradient
UI\Draw\Brush\LinearGradient::__construct
UI\Draw\Brush\LinearGradient
UI\Draw\Brush\RadialGradient
UI\Draw\Brush\LinearGradient
PHP Manual
UI\Draw\Brush\LinearGradient::__construct
Construct 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