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

SVG images failing to display due to ImagingOpException in java.awt.image.AffineTransformOp

XMLWordPrintable

    • 2d

      ImagingOpException is thrown when application attempt to transform a large image.

      .....
      ....
      Graphics2D from BufferedImage lacks BUFFERED_IMAGE hint
      Graphics2D from BufferedImage lacks BUFFERED_IMAGE hint
      Exception in thread "main" java.awt.image.ImagingOpException: Unable to
      transform src image
      at java.awt.image.AffineTransformOp.filter(AffineTransformOp.java:358)
      at
      .....
      ...

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

              Created:
              Updated:
              Resolved: