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

[lcms] Improve performance of color conversion for images with alpha channel

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 17
    • 8, 17
    • client-libs
    • 2d
    • b17
    • generic
    • generic

      At the moment, lcms glue code falls back to processing images in java, if destination image has alpha channel. It is done because lcms does not thrasher non-color channels from source to destination.
      Unfortunately, this approach hits performance.
      We have to investigate whether there is an option to improve performance of color conversion for
      images with alpha channel

            serb Sergey Bylokhov
            bae Andrew Brygin
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: