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

search for in the

HaruPage::endPath> <HaruPage::drawImage
Last updated: Fri, 10 Oct 2008

view this page in

HaruPage::ellipse

(PECL haru:0.0.1)

HaruPage::ellipseAjoute une ellipse au chemin courant

Description

bool HaruPage::ellipse ( float $x , float $y , float $xray , float $yray )

Ajoute une ellipse au chemin courant.

Liste de paramètres

x

Coordonnée horizontale du centre.

y

Coordonnée verticale du centre.

xray

Le rayon de l'ellipse dans la direction x.

yray

Le rayon de l'ellipse dans la direction y.

Valeurs de retour

Retourne TRUE en cas de succès.

Erreurs / Exceptions

Lance une exception HaruException en cas d'erreur.



add a note add a note User Contributed Notes
HaruPage::ellipse
There are no user contributed notes for this page.

HaruPage::endPath> <HaruPage::drawImage
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites