Dear all,
I'm doing an App where one of its main features is to take a picture and send it to a webservice to do some processing. I'd like to reduce as much as possible the final size so using CammEx class i'm using mono, and a Jpeg quality of 70. No matter how it's impossible to reduce size below 50KB.
The purpose of my question is based on the fact that modern cameras have a very high resolution, my Galaxy SIII that i'm using for development has a minimum resolution of 640x480, so there's no way to lower resolution using camera settings.
Is there any way using some library to shrink the image to 320x240?
Thank you in advance.
Best regards
José Luis.
I'm doing an App where one of its main features is to take a picture and send it to a webservice to do some processing. I'd like to reduce as much as possible the final size so using CammEx class i'm using mono, and a Jpeg quality of 70. No matter how it's impossible to reduce size below 50KB.
The purpose of my question is based on the fact that modern cameras have a very high resolution, my Galaxy SIII that i'm using for development has a minimum resolution of 640x480, so there's no way to lower resolution using camera settings.
Is there any way using some library to shrink the image to 320x240?
Thank you in advance.
Best regards
José Luis.