Hey All,
I'm trying to figure out the best way to modify a picture from the camera before I save it to storage. More specifically, I want to do a color multiply on it. I know how to do this if I set it as an ImageView, but that doesn't help when it comes to saving it.
Currently I have everything working properly for saving the photo and displaying it on screen.
Thanks in advance and let me know if you have any questions!
James
I'm trying to figure out the best way to modify a picture from the camera before I save it to storage. More specifically, I want to do a color multiply on it. I know how to do this if I set it as an ImageView, but that doesn't help when it comes to saving it.
Currently I have everything working properly for saving the photo and displaying it on screen.
Thanks in advance and let me know if you have any questions!
James