I'm creating a Bitmap from a JPEG stored on the server, cropping it, then saving it into the same location. Before cropping the image the file size is around 3MB, however afterwards its about 14MB! Why is this, and how can I ensure the image size is reduced?
Member
679 Points
1013 Posts
reduce image size
Nov 17, 2008 10:03 AM|CurtWRC|LINK
Hi,
I'm creating a Bitmap from a JPEG stored on the server, cropping it, then saving it into the same location. Before cropping the image the file size is around 3MB, however afterwards its about 14MB! Why is this, and how can I ensure the image size is reduced?
Thanks,
Curt.