DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomGlobal Class / UseCharLSCodec Property

In This Topic
    UseCharLSCodec Property
    In This Topic
    Use the popular CharLS codec over the default in-house JpegLS codec
    Syntax
    'Declaration
     
    
    Public Shared Property UseCharLSCodec As System.Boolean
    public static System.bool UseCharLSCodec {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also