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

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P2 P2
    • fx1.2
    • fx1.2
    • 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)).

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

              Created:
              Updated:
              Resolved:
              Imported: