Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8274735

javax.imageio.IIOException: Unsupported Image Type while processing a valid JPEG image

XMLWordPrintable

         ImageIO.read on JPEG image with CMYK throws
                 javax.imageio.IIOException: Unsupported Image Type
                  Here is the stack:
                  javax.imageio.IIOException: Unsupported Image Type at
                   com.sun.imageio.plugins.jpeg.JPEGImageReader.readInternal(JPEGImageReader.java:1079) at
                  com.sun.imageio.plugins.jpeg.JPEGImageReader.read(JPEGImageReader.java:1050)
                  at javax.imageio.ImageIO.read(ImageIO.java:1448)
                  at javax.imageio.ImageIO.read(ImageIO.java:1352)

              prr Philip Race
              shadowbug Shadow Bug
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: