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

ImageIO creates images of type CUSTOM for some common formats

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 6
    • client-libs
    • None

      When ImageIO reads in PNG files (and perhaps other formats?) it creates BufferedImages of type CUSTOM. We probably do not have optimized rendering for copying from this image type, so there may be performance implications here (although managed images probably mitigates this in most situations).

      These images are of known types; we should create something that makes sense in the PNG context (like ARGB, for example).

            jdv Jayathirth D V
            chaasesunw Chet Haase (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: