(PECL cairo >= 0.1.0)
CairoGradientPattern::addColorStopRgb — The addColorStopRgb purpose
$offset
, string $red
, string $green
, string $blue
)The method description goes here.
Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
offset
Description...
red
Description...
green
Description...
blue
Description...
Description...
Example #1 CairoGradientPattern::addColorStopRgb() example
<?php
/* ... */
?>
Il precedente esempio visualizzerà qualcosa simile a:
...