SuperMoonster
Programmer
Hello everybody,
I'm having trouble in a system I'm working on. I receive some images from a customer in a different format (SGD extension, created by the customer). I want to load this image in a PictureBox to resize them, but I get a "Invalid Picture" error. I've tested and checked that if I enter Ms Paint and re-save the image as JPG (instead of renaming it, as I was doing) the error will not occur. So, what I need to do is resave it programatically.
Does anybody know how to do it?
Thanks
I'm having trouble in a system I'm working on. I receive some images from a customer in a different format (SGD extension, created by the customer). I want to load this image in a PictureBox to resize them, but I get a "Invalid Picture" error. I've tested and checked that if I enter Ms Paint and re-save the image as JPG (instead of renaming it, as I was doing) the error will not occur. So, what I need to do is resave it programatically.
Does anybody know how to do it?
Thanks