The CairoRadialGradient class
(No version information available, might only be in SVN)
소개
Description of the class.
클래스 개요
CairoRadialGradient
extends
CairoGradientPattern
{
/* 메소드 */
/* 상속된 메소드 */
public void CairoGradientPattern::addColorStopRgb
( string $offset
, string $red
, string $green
, string $blue
)
public void CairoGradientPattern::addColorStopRgba
( string $offset
, string $red
, string $green
, string $blue
, string $alpha
)
}Table of Contents
- CairoRadialGradient::__construct — The __construct purpose
- CairoRadialGradient::getCircles — The getCircles purpose
There are no user contributed notes for this page.
