UI\Draw\Brush\Gradient::setStop
En esta página
UI\Draw\Brush\Gradient::setStop
Dejar de manipular
Descripción#
public UI\Draw\Brush\Gradient::setStop(int $index, float $position, UI\Draw\Color $color): bool
```php
```php
public UI\Draw\Brush\Gradient::setStop(int $index, float $position, int $color): bool
Parámetros#
index
El índice de la parada que debe definirse
position
Posición de parada
color
El color del tope puede ser un objeto UI\Draw\Color o un entero RRGGBBAA.
Valores devueltos#
Indicación de éxito