SaveBuffer problem
BlitzPlus Forums/BlitzPlus Programming/SaveBuffer problem| 
 | ||
| Hi folks I haven't done an awful lot of "research" on this one, thought I'd ask here first. Anyway, when I save a JPG image with SaveBuffer, the image gets messed up somehow. It displays fine in the preview in Windows, and in Internet explorer, but Photoshop sais "Could not open c:\blah.jpg because an unknown or invalid JPEG marker type is found." Same thing happens to you? -- Martin Gunnarsson | 
| 
 | ||
| SaveBuffer saves in bmp format, no matter what you name the file. | 
| 
 | ||
| Really? Hm, that sucks. Of course nothing prevents people from writing their own export functions. |