CompuServe Thread

#Help me with ImageFX 1.5

3 messages in this thread
#47506From: carlo pappalardoJun 30, 1995 2:38 PM
OK,now I've got a problem.I need to rescale a whole set of rendered pictures I made (actually, it's a rendered animation which has been saved by the soft as a list of ILBM pictures…). But the fact is that doing it for every single file is quite a tedious job,isn't it? Now, I am using ImageFX1.50 which has been given away with CU Amiga. I saw there was a program called IMP which allows to perform ImageFX's operations to several files "in one move". But it needs a script invoking "commands". I read the documentation on the disk about IMP,but there's a part of the file missing. I need to know which commands I need to use to do the job. Someone can help me???
#47510From: Kermit WoodallJul 1, 1995 8:38 AM
Carlo, The full documentation for ImageFX comes when you upgrade to ImageFX 2.0 from that coverdisk. Upgrade is only good from Wizard in the UK. This documentation covers ARexx, the commands needed for IMP. However, you can learn a lot about ImageFX's ARexx by using the macro recorder to record whatever you want to do. Shift-1 to turn it on, Shift-2 to turn it off. Kermit Woodall Nova Design, Inc.
#47512From: John GagerJul 1, 1995 11:50 AM
It's been a long time since I've had 1.5 installed, but I believe the following commands are still valid: scale x y (For x and y, the values would be the new image resolution, like 640 480) scale x y percent (The image is scaled based on the percentage specified in x and y) Either of these would be entered into the Proc: line of IMP. Hope this helps! // John – (Being artistic via AutoPilot) \X/ jgager@BMI.NET