(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
/* ... */
?>
위 예제의 출력 예시:
...