(PECL imagick 2.0.0)
ImagickDraw::ellipse — Draws an ellipse on the image
$ox
   , float $oy
   , float $rx
   , float $ry
   , float $start
   , float $end
   )本函数还未编写文档,仅有参数列表。
Draws an ellipse on the image.
ox
     
oy
     
rx
     
ry
     
start
     
end
     
没有返回值。