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

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

UI\Draw\Brush\Gradient::addStop

(UI 2.0.0)

UI\Draw\Brush\Gradient::addStopStop Manipulation


説明

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

public UI\Draw\Brush\Gradient::addStop ( float $position , int $color ) : int

Shall at a stop of the given color at the given position


パラメータ

position
The position for the new stop
color
The color for the new stop, may be UI\Draw\Color or RRGGBBAA


返り値

Total number of stops