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

search for in the

HaruPage::endPath> <HaruPage::drawImage
[edit] Last updated: Wed, 22 May 2013

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

Émet une exception HaruException en cas d'erreur.



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

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