Multithreaded JPEG 2000 decoder

Hello,

We have just released new version of Jpeg2000.Net on our site and on NuGet.

When working on the version 2.1 we were focused on decoding speed improvements. As the result, the new version of the library decodes images faster. And to make it even more performant, we added support for multi-threading decoding. The new J2kDecodingOptions.ThreadCount property is the starting point if you want to decode JPEG 2000 images in multiple threads.

We also fixed some issues related to encoding and decoding of JPEG 2000 images.

We encourage you to download and try the new version of Jpeg2000.Net. The library is also available on NuGet.

Please tell us your thoughts about the library using e-mail or via the support form. Don’t hesitate to write us your questions, suggest features or ask for help.

Posted in