How to resize an image in C# to a certain hard-disk size?

Posted by J. Pablo Fernández on Stack Overflow See other posts from Stack Overflow or by J. Pablo Fernández
Published on 2009-08-11T05:57:44Z Indexed on 2010/03/23 12:23 UTC
Read the original article Hit count: 468

How to resize an image an image in C# to a certain hard-disk size, like 2MiB? Is there a better way than trial and error (even if it's approximate, of course).

Any particular keywords to search for when trying to find the solution on the web?

© Stack Overflow or respective owner

Related posts about c#

Related posts about image