The CairoRadialGradient class
(PECL cairo >= 0.1.0)
Introduction
Class synopsis
CairoRadialGradient
extends
CairoGradientPattern
{
/* Methods */
/* Inherited methods */
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.
