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

search for in the

HaruPage::beginText> <HaruPage
[edit] Last updated: Sun, 19 May 2013

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

Émet une exception HaruException en cas d'erreur.



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

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