(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...
例1 CairoGradientPattern::addColorStopRgb() example
<?php
/* ... */
?>
上の例の出力は、 たとえば以下のようになります。
...