jai-imageio / jai-imageio-jpeg2000

JPEG2000 support for Java Advanced Imaging Image I/O Tools API
Other
73 stars 56 forks source link

Check for valid ColorModel #6

Open dcruver opened 8 years ago

dcruver commented 8 years ago

This change fixes a NullPointerException that occuring on codestream data that didn't have file format information.

jlcsmith commented 7 years ago

@stain can this be merged?

stain commented 7 years ago

Yes, do we have a test that confirms it? A sample image you are OK to contribute? Not sure what happens when raster is not initialised.