I do aware that corona provide the object ability to reduce the resolution of the image captured thus reducing the file size. But is there any other way to reduce the file size except from reducing the resolution of image like maybe compressing the image or something?
The display.save() function lets you specify the quality of JPEG. Lower quality resulted in smaller file.
The display.save() function lets you specify the quality of JPEG. Lower quality resulted in smaller file.