| Author |
getScaledInstance() brightens Grayscale images - need to adjust contrast, brightness
|
Matt Wilcko
Ranch Hand
Joined: Sep 23, 2003
Posts: 65
|
|
|
Apply getScaledInstance to an RGB image works fine. Applying it to a Grayscale image causes the image to lighten significantly(I guess this is a known issue). Is there any way I could adjust the contrast and brightness after the getScaledInstance is applied? Example code would be great!
|
 |
 |
|
|
subject: getScaledInstance() brightens Grayscale images - need to adjust contrast, brightness
|
|
|