Blocks :
|
|
Blocks :
|
|
Blocks :
|
|
Blocks :
|
|
Duplicate :
|
|
Duplicate :
|
|
Duplicate :
|
|
Duplicate :
|
|
Duplicate :
|
|
Duplicate :
|
|
Relates :
|
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.
|