Gradient Brushes
(UI 2.0.0)
简介
Abstract for gradient brushes
类摘要
public addStop
(
float $position
,
int $color
) :
int
public delStop
(
int $index
) :
int
public setStop
(
int $index
,
float $position
,
int $color
) :
bool
}
Table of Contents
User Contributed Notes
There are no user contributed notes for this page.