0
Change color of pixels using java
Whether it is possible to change the color of pixels in an image using java. If so, how?
2 Réponses
+ 2
Not exactly sure but when you are using Buffered Image there should be an method setRGB
+ 2
i think this is what you are looking for :)
http://stackoverflow.com/questions/27071351/change-the-color-of-each-pixel-in-an-image-java