by SpreadTooThin <bjobrien62@[EMAIL PROTECTED]
>
Jul 2, 2008 at 08:10 PM
On Jul 2, 5:03=A0am, Tim Rosenblatt <t...@[EMAIL PROTECTED]
> wrote:
> On Jul 1, 12:32 pm, SpreadTooThin <bjobrie...@[EMAIL PROTECTED]
> wrote:
>
> > I need an application that will let me draw an ellipse on a jpg image.
> > After the ellipse has been drawn it would be nice to:
> > 1) be able to flood fill everything outside the ellipse (including the
> > ellipse)
> > 2) save the image as a jpg image.
>
> > Looking for something free I can download off the net.
>
> ImageMagick should be able to handle this for you.
>
> http://www.imagemagick.org/script/index.php
I've installed ImageMagick and it seems to be working...
Is there a script I need to write now?