(PECL cairo >= 0.1.0)
CairoGradientPattern::addColorStopRgba — The addColorStopRgba purpose
$offset
   , string $red
   , string $green
   , string $blue
   , string $alpha
   )The method description goes here.
Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.
offsetDescription...
redDescription...
greenDescription...
blueDescription...
alphaDescription...
Description...
Örnek 1 CairoGradientPattern::addColorStopRgba() example
<?php
/* ... */
?>
Yukarıdaki örnek şuna benzer bir çıktı üretir:
...