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

search for in the

imagick_drawline> <imagick_drawcircle
Last updated: Sat, 24 Mar 2007

view this page in

imagick_drawellipse

(PECL imagick:0.9-0.9.9)

imagick_drawellipse — Draw ellipse

Popis

bool imagick_drawellipse ( resource $image, float $x, float $y, float $radius_x, float $radius_y, float $start_rot, float $end_rot )
Varování

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

Seznam parametrů

image

Image handle

x

Origin x ordinate

y

Origin y ordinate

radius_x

Radius in x

radius_y

Radius in y

start_rot

Starting rotation in degrees

end_rot

Ending rotation in degrees

Návratové hodnoty

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



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

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