manual.verysource.com
源码
技术论坛
博客
程序员在线工具箱
php教程
php手册
php手册
PHP Manual
UI
Radial Gradient
Radial Gradient
(PHP 7, UI 2.0.0)
简介
类摘要
UI\Draw\Brush\RadialGradient
extends
UI\Draw\Brush\Gradient
{
/* Constructor */
public
__construct
(
UI\Point
$start
,
UI\Point
$outer
,
float
$radius
)
/* 继承的方法 */
public
UI\Draw\Brush\Gradient::addStop
(
float
$position
,
UI\Draw\Color
$color
) :
int
public
UI\Draw\Brush\Gradient::addStop
(
float
$position
,
int
$color
) :
int
public
UI\Draw\Brush\Gradient::delStop
(
int
$index
) :
int
public
UI\Draw\Brush\Gradient::setStop
(
int
$index
,
float
$position
,
UI\Draw\Color
$color
) :
bool
public
UI\Draw\Brush\Gradient::setStop
(
int
$index
,
float
$position
,
int
$color
) :
bool
}
Table of Contents
UI\Draw\Brush\RadialGradient::__construct
— Construct a new Radial Gradient
User Contributed Notes
There are no user contributed notes for this page.
CopyRight © 2008-2022 verySource.Com All Rights reserved.
京ICP备17048824号-1
京公网安备:11010502034788