Draw() arc params
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Arc is basically a rectangular box with start stop angles
Ellipses is simular except in how the box is defined.
See Primative Draw methods
http://www.cit.gu.edu.au/~anthony/graph ... primatives
the SVG path Arcs draw from a start to end point, and are covered as part of the command line examples for MVG drawing...
http://www.cit.gu.edu.au/~anthony/graph ... draw/#arcs
take your pick...
Ellipses is simular except in how the box is defined.
See Primative Draw methods
http://www.cit.gu.edu.au/~anthony/graph ... primatives
the SVG path Arcs draw from a start to end point, and are covered as part of the command line examples for MVG drawing...
http://www.cit.gu.edu.au/~anthony/graph ... draw/#arcs
take your pick...
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/