CairoGradientPattern::addColorStopRgba
(PECL cairo >= 0.1.0)
CairoGradientPattern::addColorStopRgba — The addColorStopRgba purpose
Açıklama
public void CairoGradientPattern::addColorStopRgba
( string
$offset
, string $red
, string $green
, string $blue
, string $alpha
)The method description goes here.
Uyarı
Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.
Değiştirgeler
-
offset -
Description...
-
red -
Description...
-
green -
Description...
-
blue -
Description...
-
alpha -
Description...
Dönen Değerler
Description...
Örnekler
Örnek 1 CairoGradientPattern::addColorStopRgba() 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.
