|
GmagickDraw::ellipse(PECL gmagick >= Unknown) GmagickDraw::ellipse — Draws an ellipse on the image Описание
public GmagickDraw GmagickDraw::ellipse
( float $ox
, float $oy
, float $rx
, float $ry
, float $start
, float $end
)
Draws an ellipse on the image. Список параметров
Возвращаемые значенияThe GmagickDraw object on success |
|