(PECL cairo >= 0.1.0)
CairoContext::setSourceRGBA -- cairo_set_source — The setSourceRGBA purpose
��������� (method):
$red
, float $green
, float $blue
, float $alpha
) : void���̻����:
$context
, float $red
, float $green
, float $blue
, float $alpha
) : voidDescription here.
��������δ��д�ĵ������в����б�
context
Description...
red
Description...
green
Description...
blue
Description...
alpha
Description...
Description...
Example #1 ���������
<?php
/* ... */
?>
�������̵���������ڣ�
...
Example #2 ���̻����
<?php
/* ... */
?>
�������̵���������ڣ�
...