I want to know how to change the colour of image from the gallery by clicking on button. i have multiple activities that need to be done. I already pass the image from the gallery to the other activity by using intent. what i need to do now is to convert that image from gallery to grayscale by click on button.. could you give some idea?
and another one, what the image processing library that can used in android? thanks.