in reply to image processing in perl
have you had a look at www.gimp.org. this provides an interface via perl to a Gimp.pm module, allowing various graphical functions to be carried out from with a perl script. You may however need a Uix/linux platform on which to run this.