User1326435660 posted
Hi Is there a way to deduce the size of the file that would be created by saving a bitmap with a specific encoding and image format.
I want to check whether the file would be within the required restrictions before it is saved to disk.
HI http://www.pixlr.com/editor/ By using this website u can change the resolution of the bitmap image so that size of the bitmap image will be automatically reduced. Thanks Venky
User1326435660 posted
Thanks, but not what I had in mind. I have created a bitmap by resizing an uploaded image. I want to get the size of the file that will be created if I save the bitmap with a give encoding. Thanks