PixelFormat.getByteBgraInstance.setArgb() appears to set the components in the wrong order

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 7u6
    • Affects Version/s: 7u6
    • Component/s: javafx

      The SWTFXUtils exporter noticed a change in the behavior of this PixelFormat recently. The root cause appears to be that we switched from using a call to setArgb per pixel when reading a buffer to using optimized loops. Apparently the optimized loops are correct, but this method is wrong so the optimization caused a noticeable change in behavior.

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

              Created:
              Updated:
              Resolved:
              Imported: