P
patrickotobin
How do you filter a BufferedImage that uses an IndexColorModel? I want
to provide controls for brightness and contrast on a buffered image but
the only examples I can find require that the BufferedImage use the
default color model and don't seem to work with an IndexColorModel.
to provide controls for brightness and contrast on a buffered image but
the only examples I can find require that the BufferedImage use the
default color model and don't seem to work with an IndexColorModel.