略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: UI\Draw\Brush\Gradient::addStop

2024-05-03

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

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/ui-draw-brush-gradient.addstop.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3