(PECL gmagick >= Unknown)
GmagickDraw::arc — Draws an arc
Draws an arc falling within a specified bounding rectangle on the image.
starting x ordinate of bounding rectangle
starting y ordinate of bounding rectangle
ending x ordinate of bounding rectangle
ending y ordinate of bounding rectangle
starting degrees of rotation
ending degrees of rotation
The GmagickDraw object on success.