Tom Frohman
February 28th, 2005, 01:13 PM
I'm having a problem loading JPG images with GDI+.
I'm using Image::FromFile((const unsigned short*)wfilename) to load the images.
Most of the time this works fine. Now and then I'll come across some images that won't load at all. I end up with nothing. The images downloaded from one particular camera won't load. Has anyone ever encountered a problem such as this? Is there a way around it?
I'm using Image::FromFile((const unsigned short*)wfilename) to load the images.
Most of the time this works fine. Now and then I'll come across some images that won't load at all. I end up with nothing. The images downloaded from one particular camera won't load. Has anyone ever encountered a problem such as this? Is there a way around it?