downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

cairo_pattern_add_color_stop_rgba> <cairo_matrix_translate
[edit] Last updated: Fri, 14 Jun 2013

view this page in

cairo_pattern_add_color_stop_rgb

(PECL cairo >= 0.1.0)

cairo_pattern_add_color_stop_rgb

Description

void cairo_pattern_add_color_stop_rgb ( CairoGradientPattern $pattern , float $offset , float $red , float $green , float $blue )

Avertissement

Cette fonction n'est pas documentée et seule la liste des arguments est disponible.

Liste de paramètres

pattern

offset

red

green

blue

Valeurs de retour

Erreurs / Exceptions

Exemples

Exemple #1 Exemple avec cairo_pattern_add_color_stop_rgb()

<?php

/* ... */

?>

L'exemple ci-dessus va afficher quelque chose de similaire à :

...

Voir aussi



add a note add a note User Contributed Notes cairo_pattern_add_color_stop_rgb - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites