C# (CSharp) CharLS Namespace

Classes

Name Description
JlsParameters
JpegLSBitmapDecoder Provides a method to create a BitmapSource from a JPEG-LS encoded bitmap stream. The .NET Imaging namespace provides a set of build-in BitmapDecoders. This set of classes is however not extensible and by design the base class BitmapDecoder is not derivable by external classes. This static class can be used in the same pattern, but is only provides the primary functionality to convert a stream into a BitmapSource.
JpegLSCodec Provides methods and for compressing and decompressing arrays using the JPEG-LS algorithm.
JpegLSPresetCodingParameters