Support pluggable image loading via javax.imageio
Michael Strauß
michaelstrau2 at gmail.com
Tue Apr 18 18:23:06 UTC 2023
Hi Clemens,
when you talk about doing it faster, are you concerned about performance?
Creating an API for the JavaFX image loaders is also a possibility,
but that's much more difficult to get done.
We can always do that in the future though, the proposed support for
Java Image I/O doesn't close any door here.
On Tue, Apr 18, 2023 at 8:11 PM clemens.lanthaler at itarchitects.at
<clemens.lanthaler at itarchitects.at> wrote:
>
> You can do it via non public API much faster. You can have a look into LibrawFX or LibHeifFX.
>
> What would help is to make the existing API public.
>
> Clemens
More information about the openjfx-dev
mailing list