1
votes
votes
4 answers
Reduce image size
Hi, I'm writing a c# application which will store images (jpeg, png, bmp) in db. The problem is the image size. I want to reduce the size (KB) without reducing image size (dimensions). I do not care about resolution since it's gonna be a ...
