The CairoLinearGradient class
(No version information available, might only be in SVN)
Introduction
Create a new CairoLinearGradient along the line defined
Class synopsis
CairoLinearGradient
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
- CairoLinearGradient::__construct — The __construct purpose
- CairoLinearGradient::getPoints — The getPoints purpose
There are no user contributed notes for this page.
