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