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

search for in the

HaruPage::beginText> <HaruPage
Last updated: Fri, 10 Oct 2008

view this page in

HaruPage::arc

(PECL haru:0.0.1)

HaruPage::arcAjoute un arc au chemin courant

Description

bool HaruPage::arc ( float $x , float $y , float $ray , float $ang1 , float $ang2 )

Ajoute un arc au chemin courant.

Liste de paramètres

x

Coordonnée horizontale du centre.

y

Coordonnée verticale du centre.

ray

Le rayon de l'arc.

ang1

L'angle de début.

ang2

L'angle de fin. Doit être supérieur à ang1 .

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::arc
There are no user contributed notes for this page.

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