Hello!
I just obtained this great tool and can't wait to try it out, but I
have a very simple beginner's question:
Can someone please tell me how to load an image into a picturebox in
VB6 usig AIL? For now, I just want to be able to load various image
types (one at a time) and then save them as the original file type
without any changes.
If I load a JPG then save it again, will it be altered in any way? VB6
converts everything to bitmaps, but I'm not sure if this happens when
you just load into a picturebox. I think it is just when you save.
Thanks!