I've tried recording a macro to resample a bitmap image at +105% each time it runs. Unfortunately, the macro records absolute information, not relative.
So, it'll record the pixel information for width and height. The next time I run the macro, nothing changes because it recorded the previous information. Is there a way to record percentage increases?
I found that I get better results if I need to increase an image to do so incrementally... and I'd like to automate this task.
I'd appreciate any help.
- Tom.