Php/docs/ui-draw-brush-gradient.setstop

提供:Dev Guides
< Php
移動先:案内検索

UI\Draw\Brush\Gradient::setStop

(UI 2.0.0)

UI\Draw\Brush\Gradient::setStopStop Manipulation


説明

public UI\Draw\Brush\Gradient::setStop ( int $index , float $position , UI\Draw\Color $color ) : bool

public UI\Draw\Brush\Gradient::setStop ( int $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