Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics

#Actual0Circle0

Posted 19 January 2013 - 06:35 PM

I am working with bufferedImage in an Applet. I am wondering how do I change the "Hue", "Saturation" , "Brightness" of a BufferedImage

 

I am not using Swing or Frames. Just old school Applet. Not even sure that matters.

 

Example turning this:

imagehpp.png

into this:

imagedm.png

which is +80 Hue -80 sat no change in brightness according to GIMP, which is what I use by hand right now.


#20Circle0

Posted 19 January 2013 - 06:30 PM

I am working with bufferedImage in an Applet. I am wondering how do I change the "Hue", "Saturation" , "Brightness" of a BufferedImage

 

I am not using Swing or Frames. Just old school Applet. Not even sure that matters.


#10Circle0

Posted 19 January 2013 - 06:28 PM

I am working with bufferedImage. I am wondering how do I change the "Hue", "Saturation" , "Brightness" of a BufferedImag


PARTNERS