I'm wondering:
I've written an image resize script that will scale photos which are too large down. However, I'd like the script to also add white space to the images which are not large enough.
I know the way to calculate their center points but how can I specify the background color of the image created which will be the new image.
TIA,
Jesse