All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.sun.javafx.iio.package.html Maven / Gradle / Ivy

There is a newer version: 24-ea+5
Show newest version





Provides image loading capability for Java FX.

A plugin for loading a given format is added by creating an ImageFormatDescription to provide the principal attributes for recognizing images stored in the format, an ImageLoader which performs the actual loading of the image data and metadata, and an ImageLoaderFactory which is able to create an ImageLoader for a stream of image data stored in the format. The ImageLoaderFactory is registered with the ImageStorage object which manages all ImageLoaders and which also supplies convenience loading methods for application use.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy