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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P2
    • 7u6
    • Affects Version/s: 7u6
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved:
              Imported: