Can anyone help me on this one?
I want to do image manipulation in my Android app like Brightness and Contrast.
Any ideas ?
Can anyone help me on this one? I want to do image manipulation in
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I previously posted an example of how to greyscale an image in android. This code could be used as a starting point for basic image manipulation. I also suggest you check out the ColorMatrix class