(PECL imagick 2.0.0)
ImagickDraw::ellipse — Draws an ellipse on the image
$ox
, float $oy
, float $rx
, float $ry
, float $start
, float $end
)This function is currently not documented; only its argument list is available.
Draws an ellipse on the image.
ox
oy
rx
ry
start
end
No value is returned.