-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
1.4.0
-
sparc
-
solaris_7
Spec for BufferedImage.setRGB(int x, int y, int rgb) states "For images with an IndexColorModel, the index with the nearest color is chosen." Its not clear how to chose which color is closest to the input rgb value.