UI\Draw\Brush\Gradient::addStop

Stop Manipulation

説明

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

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