(PECL cairo >= 0.1.0)
CairoSolidPattern::__construct — The __construct purpose
$red
, float $green
, float $blue
[, float $alpha
= 0
] )The method description goes here.
Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.
red
Description...
green
Description...
blue
Description...
alpha
Description...
Description...
Przykład #1 CairoSolidPattern::__construct() example
<?php
/* ... */
?>
Powyższy przykład wyświetli coś podobnego do:
...