The circle is defined by two coordinates. The first is the centre of the circle and the second is any point on the circumference. So a circle of radius r centred at x,y can be specified by
x, y, x+r, y
Pete
Drawing a transparent circle
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: Drawing a transparent circle
You will need to set 'fill' to 'none' to only get the outline of the circle.
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/