You are not logged in.
Announcement
Unanswered posts
|
Pages: 1

Hello,
i'd like to see a component for image manipulation. Many times, images has to be converted in another colorspace into another image format. Sometimes resizing, cropping, rotating etc. of images would be great. As we use ImageMagick on the command line for this, it would be greta, if someone could provide a simple imageMagick component. With PerlMagick and JMagick there are wrapper apis for Perl and Java available.
Is there anyone who is able to have a look at it and can give a feedback?
Kind Regards
Holger
Offline
cahsohtoa wrote:
maybe it won't be really difficult to developp it but to use it you have to do the same transformation to all your file in each job.
Why do you say that? If you place the code in the main part and evaluate the properties in the main section, you can perform different resizes for each picture (if you have the list of picture and transformation settings in a delimited file for example).
Offline
Pages: 1