CairoGradientPattern::addColorStopRgba
(PECL cairo >= 0.1.0)
CairoGradientPattern::addColorStopRgba — The addColorStopRgba purpose
Beschreibung
public void CairoGradientPattern::addColorStopRgba
( string
$offset
, string $red
, string $green
, string $blue
, string $alpha
)The method description goes here.
Warnung
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Parameter-Liste
-
offset -
Description...
-
red -
Description...
-
green -
Description...
-
blue -
Description...
-
alpha -
Description...
Rückgabewerte
Description...
Beispiele
Beispiel #1 CairoGradientPattern::addColorStopRgba() example
<?php
/* ... */
?>
Das oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie:
...
Siehe auch
- Classname::Method()