PHP - Manual: UI\Draw\Brush\Gradient::setStop
2024-11-13
(UI 2.0.0)
UI\Draw\Brush\Gradient::setStop — Stop Manipulation
$index
, float $position
, int $color
): bool
index
The index of the stop to set
position
The position for the stop
color
The color for the stop, may be UI\Draw\Color or RRGGBBAA
Indication of success
官方地址:https://www.php.net/manual/en/ui-draw-brush-gradient.setstop.php