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

search for in the

ImagickDraw::getClipPath> <ImagickDraw::destroy
[edit] Last updated: Fri, 30 Nov 2012

view this page in

ImagickDraw::ellipse

(PECL imagick 2.0.0)

ImagickDraw::ellipseDraws an ellipse on the image

Opis

bool ImagickDraw::ellipse ( float $ox , float $oy , float $rx , float $ry , float $start , float $end )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Draws an ellipse on the image.

Parametry

ox

oy

rx

ry

start

end

Zwracane wartości

Nie jest zwracana żadna wartość.



add a note add a note User Contributed Notes ImagickDraw::ellipse - [1 notes]