Class WritableImage

java.lang.Object
javafx.scene.image.Image
javafx.scene.image.WritableImage

public class WritableImage extends Image
The WritableImage class represents a custom graphical image that is constructed from pixels supplied by the application, and possibly from PixelReader objects from any number of sources, including images read from a file or URL.
Since:
JavaFX 2.2