Move Image.fromBufferedImage() to a Swing-specific class

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P2
    • fx1.2
    • Affects Version/s: fx1.2
    • Component/s: javafx

      Since 1.0 there is a top-level method in Image.fx that return a new javafx.scene.image.Image object from the provided java.awt.image.BufferedImage. This method was marked as "@profile desktop" but it would be more appropriate to move it to a Swing-specific class (e.g. javafx.ext.swing.FXSwingUtilities.createImage(BufferedImage)).

            Assignee:
            Kevin Rushforth
            Reporter:
            Christopher Campbell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: