B
Ben Becker
Why when I open an image in VB.NET, display it in an image box, then call
the image.save property to save it to a file as a different format (e.g.
tiff image with save to jpeg) does it become 10 bigger on disk? I have
noticed that saving to GIF doesn't have this problem. I have tried
adjusting the encoder properties with not much success. I also notice that
taking JPEG to tiff results in large files to. What gives?
the image.save property to save it to a file as a different format (e.g.
tiff image with save to jpeg) does it become 10 bigger on disk? I have
noticed that saving to GIF doesn't have this problem. I have tried
adjusting the encoder properties with not much success. I also notice that
taking JPEG to tiff results in large files to. What gives?