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

search for in the

ImagickDraw::clear> <ImagickDraw::bezier
Last updated: Fri, 10 Oct 2008

view this page in

ImagickDraw::circle

(No version information available, might be only in CVS)

ImagickDraw::circleDraws a circle

Description

bool ImagickDraw::circle ( float $ox , float $oy , float $px , float $py )
Avertissement

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

Draws a circle on the image.

Liste de paramètres

ox

origin x coordinate

oy

origin y coordinate

px

perimeter x coordinate

py

perimeter y coordinate

Valeurs de retour

Aucune valeur n'est retournée.



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

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