(PECL cairo >= 0.1.0)
CairoSolidPattern::__construct — The __construct purpose
$red
, float $green
, float $blue
[, float $alpha
= 0
] )The method description goes here.
本函数还未编写文档,仅有参数列表。
red
Description...
green
Description...
blue
Description...
alpha
Description...
Description...
Example #1 CairoSolidPattern::__construct() example
<?php
/* ... */
?>
以上例程的输出类似于:
...