I was recently part of a conversation regarding scaling/resizing images and the usual solutions were provided:
- Automate Irfanview
- Use WIA
- …
One person mentioned the GDI+ API, but didn’t provide any code, so I decided to take some of my existing routines and see if I couldn’t make it happen.

