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

search for in the

cairo_pattern_get_color_stop_count> <cairo_pattern_create_rgb
[edit] Last updated: Fri, 17 May 2013

view this page in

cairo_pattern_create_rgba

(PECL cairo >= 0.1.0)

cairo_pattern_create_rgba

Description

CairoPattern cairo_pattern_create_rgba ( float $red , float $green , float $blue , float $alpha )

Avertissement

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

Liste de paramètres

red

green

blue

alpha

Valeurs de retour

Erreurs / Exceptions

Exemples

Exemple #1 Exemple avec cairo_pattern_create_rgba()

<?php

/* ... */

?>

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

...

Voir aussi



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

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