(PECL cairo >= 0.1.0)
CairoGradientPattern::addColorStopRgba — The addColorStopRgba purpose
$offset
, float $red
, float $green
, float $blue
, float $alpha
) : voidThe method description goes here.
��������δ��д�ĵ������в����б�
offset
Description...
red
Description...
green
Description...
blue
Description...
alpha
Description...
Description...
Example #1 CairoGradientPattern::addColorStopRgba() example
<?php
/* ... */
?>
�������̵���������ڣ�
...