Scaled Image variables
Folks, What is the best approach to open a single image, scale to multiple sizes and save each scale size to a variable? Currently, I'm opening multiple images that are scaled and arranged so that the final picture will be copied and saved to Powerpoint. However, depending on types of images imported, two distinct arrangements are needed ("coltwin_1" and "coltwin_2" in attached script). One arrang...