Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/russ-p/ico4jfx

The ico4jfx library allows you to read ico-file in 100% pure Java (FX, not AWT).
https://github.com/russ-p/ico4jfx

ico javafx javafx-library

Last synced: about 23 hours ago
JSON representation

The ico4jfx library allows you to read ico-file in 100% pure Java (FX, not AWT).

Awesome Lists containing this project

README

        

# ico4jfx

The ico4jfx library allows you to read ico-file as javafx.scene.image.Image without using java.awt.* package

Based on image4j (https://github.com/imcdonagh/image4j)