ImagickDraw::ellipse
(No version information available, might be only in CVS)
ImagickDraw::ellipse — Draws an ellipse on the image
Description
bool ImagickDraw::ellipse ( float $ox , float $oy , float $rx , float $ry , float $start , float $end )
WarningThis function is currently not documented; only its argument list is available.
Draws an ellipse on the image.
Parameters
- ox
-
- oy
-
- rx
-
- ry
-
- start
-
- end
-
Return Values
No value is returned.