CairoGradientPattern::addColorStopRgb
(PECL cairo >= 0.1.0)
CairoGradientPattern::addColorStopRgb — The addColorStopRgb purpose
Descrizione
public void CairoGradientPattern::addColorStopRgb
( string
$offset
, string $red
, string $green
, string $blue
)The method description goes here.
Avviso
Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
Elenco dei parametri
-
offset -
Description...
-
red -
Description...
-
green -
Description...
-
blue -
Description...
Valori restituiti
Description...
Esempi
Example #1 CairoGradientPattern::addColorStopRgb() example
<?php
/* ... */
?>
Il precedente esempio visualizzerà qualcosa simile a:
...
Vedere anche:
- Classname::Method()
There are no user contributed notes for this page.
