I want to reduce the number of bytes of an image captured by the device, since i believe the _imageScaledToSize does not reduce the number of bytes of the pictu
_imageScaledToSize
You need to draw the image into a graphics context at a smaller size. Then, release the original image.