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

Render to image (snapshot) support

XMLWordPrintable

      In 2.0 we added nonpublic "@treatasprivate" API to to the following:

      1) Render a scene to an (opaque) platform image
      2) Create an Image object from a platform image
      3) Convert a JavaFX Image object to a BufferedImage
      4) Convert a BufferedImage to a JavaFX Image object

      We need to formalize this API and implement it in such a way that the core JavaFX module doesn't include a reliance on Swing / AWT / Java2D.

      We also need to decide whether any additional image operations are needed, for example, the ability to update a sub-image has been requested.

            kcr Kevin Rushforth
            morris Morris Meyer (Inactive)
            Votes:
            6 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: