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

search for in the

imagick_drawellipse> <imagick_drawarc
Last updated: Sat, 24 Mar 2007

view this page in

imagick_drawcircle

(PECL imagick:0.9-0.9.9)

imagick_drawcircle — Draw circle

Popis

bool imagick_drawcircle ( resource $image, float $x1, float $y1, float $x2, float $y2 )
Varování

Tato funkce ještě není zdokumentována, k dispozici je pouze seznam argumentů.

Seznam parametrů

image

Image handle

x1

Origin x ordinate

y1

Origin y ordinate

x2

Perimeter x ordinate

y2

Perimeter y ordinate

Návratové hodnoty

Vrací TRUE při úspěchu, FALSE při selhání.



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

imagick_drawellipse> <imagick_drawarc
Last updated: Sat, 24 Mar 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites