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

PixelReader and PixelWriter APIs are currently implemented with pixel-by-pixel transfer operations

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P2 P2
    • 7u6
    • 7u6
    • javafx

      In order to finish and vet the APIs for the RT-17409 ImageOps, the code that handles the methods on the new PixelReader and PixelWriter objects for both Image objects and Canvas objects was written using basic conversion loops that operate with a method call or 2 per pixel. We need to replace those prototype implementations with optimized copy/convert loops that work on a buffer at a time.

            flar Jim Graham
            flar Jim Graham
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: