Closed murdog05 closed 10 years ago
What is the error/exception?
imgscalr doesn't do any parsing/loading of images, it only processed BufferedImages that have already been decoded by Java -- but before I close this, I wanted to understand the issue in more detail first.
It is also handy to have a collection of problomatic images to test with ;)
Here is the stack trace
javax.imageio.IIOException: Unsupported Image Type at com.sun.imageio.plugins.jpeg.JPEGImageReader.readInternal(JPEGImageReader.java:1063) at com.sun.imageio.plugins.jpeg.JPEGImageReader.read(JPEGImageReader.java:1034) at javax.imageio.ImageIO.read(ImageIO.java:1448) at javax.imageio.ImageIO.read(ImageIO.java:1352)
But on a positive note, I would like to thank you for such a great product!
Any updates on this?
Sorry I missed your update. This isn't imgscalr, this is core Java erroring out.
The image below cause an exception when parsed by Version 4.2