PHP 8.6.0 Beta 1 is available for testing

Градиентные кисти

(UI 2.0.0)

Введение

Абстрактный класс для градиентных кистей

Обзор класса

abstract class UI\Draw\Brush\Gradient extends UI\Draw\Brush {
/* Методы */
public function addStop (float $position, UI\Draw\Color $color): int
public function addStop (float $position, int $color): int
public function delStop (int $index): int
public function setStop (int $index, float $position, UI\Draw\Color $color): bool
public function setStop (int $index, float $position, int $color): bool
/* Наследуемые методы */
public function UI\Draw\Brush::setColor (UI\Draw\Color $color): void
public function UI\Draw\Brush::setColor (int $color): void
}

Содержание

Нашли ошибку?

ИнструкцияИсправлениеСообщение об ошибке
+Добавить

Примечания пользователей

Пользователи ещё не добавляли примечания для страницы

AltStyle によって変換されたページ (->オリジナル) /