CairoSolidPattern::__construct
(PECL cairo >= 0.1.0)
CairoSolidPattern::__construct — The __construct purpose
Açıklama
public CairoSolidPattern::__construct
( float
$red
, float $green
, float $blue
[, float $alpha = 0
] )The method description goes here.
Uyarı
Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.
Değiştirgeler
-
red -
Description...
-
green -
Description...
-
blue -
Description...
-
alpha -
Description...
Dönen Değerler
Description...
Örnekler
Örnek 1 CairoSolidPattern::__construct() example
<?php
/* ... */
?>
Yukarıdaki örnek şuna benzer bir çıktı üretir:
...
Ayrıca Bakınız
- Classname::Method()
There are no user contributed notes for this page.
