"=?ISO-8859-1?Q?Fabi=E1n_R._Breschi?=" on  wrote...
| Hi Erick,
| 
| First of all you've got to decide about the dev environment as you're going
| to need app logic associated to IM. Into the IM site you can have a look to
| the list of paradigms for which IM has interfaces.
| 
| I personally use PERL as scripting, associated to Apache for web info
| presentation to perform that particular task.
| 
| You'll need to loop in a i.e. while cycle while testing your directory for
| files, skipping . and .. ...
Arrrgghhhh...

You should be able to just simply use mogrify rather than looping in
some API!  As for protect the original file mogrify can use a -path
option to specify a 'save to' directory.

As for the problem, you can use  -type to change the image type
in the IM memory, however that is only if the images do not use
some type of color profile.

Now profiles I have not dealt with personally, but I do have the
notes about it in...
  IM Examples...
    http://www.imagemagick.org/Usage/formats/#profiles

  Anthony Thyssen ( System Programmer )    <[EMAIL PROTECTED]>
 -----------------------------------------------------------------------------
    It is a pretty smart tree that can outsmart the average kite flyer.
                                                --- Gary <[EMAIL PROTECTED]>
 -----------------------------------------------------------------------------
     Anthony's Home is his Castle     http://www.cit.gu.edu.au/~anthony/
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to