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, 05 Sep 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 )
Warning

This function is currently not documented; only its argument list is available.

Draws a circle on the image.

Parameters

ox

origin x coordinate

oy

origin y coordinate

px

perimeter x coordinate

py

perimeter y coordinate

Return Values

No value is returned.



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, 05 Sep 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites