Year 2019 Jpeg2000.Net notices

Post about a year releases

Updated on December 31, 2019

This page contains all Jpeg2000.Net release notices for year 2019.

Visit the Jpeg2000.Net page for more information and download links.

Please tell us your thoughts about the library. Write us an e-mail or contact us via the support form. We love to hear from our users.

Multithreaded JPEG 2000 decoder

June 10, 2019

We have just released a 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.

Jpeg2000.Net 2.0 brings speed and memory consumption improvements

March 10, 2019

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

The new release contains significant improvements. The version 2.0 of the library encodes and decodes images much faster.

Besides speed improvements, the library now consumes less memory when it decodes images. No matter if you decode an entire image at once or only part of the image. In both cases, the library completes decoding using a less amount of time and memory.

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



Visit our LinkedIn page | Telegram channel | Google Group