I have a Canvas backed by a bitmap that I want to invert the color for a rectangular region. The meaning of inversion is to flip the bits of all the colors pixels.
I can't seem to find an easy way to do it using the Paint class. Any suggestions? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

