The CairoGradientPattern class
(Bir sürüm bilgisi bulunamadı; sadece SVN'de olabilir.)
Giriş
CairoGradientPattern is an abstract base class from which other Pattern classes derive. It cannot be instantiated directly.
Sınıf Sözdizimi
CairoGradientPattern
extends
CairoPattern
{
/* Yöntemler */
public void addColorStopRgba
( string
$offset
, string $red
, string $green
, string $blue
, string $alpha
)/* Miras alınan yöntemler */
}İçindekiler
- CairoGradientPattern::addColorStopRgb — The addColorStopRgb purpose
- CairoGradientPattern::addColorStopRgba — The addColorStopRgba purpose
- CairoGradientPattern::getColorStopCount — The getColorStopCount purpose
- CairoGradientPattern::getColorStopRgba — The getColorStopRgba purpose
- CairoGradientPattern::getExtend — The getExtend purpose
- CairoGradientPattern::setExtend — The setExtend purpose
There are no user contributed notes for this page.
