(PECL cairo >= 0.1.0)
CairoGradientPattern::addColorStopRgb — The addColorStopRgb purpose
$offset
, string $red
, string $green
, string $blue
)The method description goes here.
This function is currently not documented; only its argument list is available.
offset
Description...
red
Description...
green
Description...
blue
Description...
Description...
Example #1 CairoGradientPattern::addColorStopRgb() example
<?php
/* ... */
?>
The above example will output something similar to:
...