©
本文档使用
php中文网手册 发布
(PECL cairo >= 0.1.0)
CairoGradientPattern::addColorStopRgb — The addColorStopRgb purpose
$offset
, string $red
, string $green
, string $blue
)The method description goes here.
本函数还未编写文档,仅有参数列表。
offset Description...
red Description...
green Description...
blue Description...
Description...
Example #1 CairoGradientPattern::addColorStopRgb() example
<?php
?> 以上例程的输出类似于:
...