Found 5 packages
cscharls is a fully managed C# implementation of the JPEG-LS standard for lossless and near-lossless image compression and decompression. JPEG-LS is a low-complexity image compression standard that matches JPEG 2000 compression ratios. cscharls is a direct port of the original CharLS implementation in C++.
CharLS.Native is a .NET adapter assembly that provides access to the native CharLS JPEG-LS C++ implementation for .NET based applications. JPEG-LS (ISO-14495-1) is a lossless/near-lossless compression standard for continuous-tone images.
High-performance native codec wrappers for SharpDicom (JPEG, JPEG 2000, JPEG-LS)
CharLS.Managed is a .NET implementation of JPEG-LS, a lossless/near-lossless compression standard for continuous-tone images.
CharLS.Managed.ImageSharp is a JPEG-LS codec plug-in for the SixLabors.ImageSharp 2D graphics library.