-
Bug
-
Resolution: Fixed
-
P4
-
1.0
-
None
-
beta
-
generic
-
solaris_7
-
Verified
ImageTypeSpecifier.getBitsPerBand was not implemented in the EA2 release.
Also, it doesn't define what happens when the 'band' argument is out
of range. It should throw an IllegalArgumentException in this case.
A regression test will be placed in test/javax/imageio/ImageTypeSpecifierBitsPerBand.java.
Also, it doesn't define what happens when the 'band' argument is out
of range. It should throw an IllegalArgumentException in this case.
A regression test will be placed in test/javax/imageio/ImageTypeSpecifierBitsPerBand.java.