Modify a buffered image?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Gabriel Leblanc

    Modify a buffered image?

    Hey,

    Im trying to do some real-time effect to a png file, which is loaded
    as a BufferedImage.

    I'd like to add a color filter to it, for example, to make the whole
    picture look more reddish.

    Is there an easy way to do that ?

    Thanks!
Working...