I am making a one application in which I capture an image from camera and make the pdf out of it.
But the quality of image is poor. So I want to set the brightness and contrast of the image.
Is there any way to increase Brightness and Contrast of image after capturing from camera in Android?
After capturing the image when I cropped it and then display it in pdf, the lower part of the image has been cut.
For pdf usage in this application I have used iText.jar (5.0.6).