DicomObjects.NET.8.48 Documentation
DicomObjects.DicomUIDs Namespace / TransferSyntaxes Class / JPEGLSLossy Field






In This Topic
    JPEGLSLossy Field
    In This Topic
    JPEG-LS Lossy (Near-Lossless) Image Compression (1.2.840.10008.1.2.4.81)
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly JPEGLSLossy As UID
    'Usage
     
    
    Dim value As UID
     
    value = TransferSyntaxes.JPEGLSLossy
    public static readonly UID JPEGLSLossy
    public field JPEGLSLossy: UID; static; readonly 
    public static var JPEGLSLossy : UID;
    public: static readonly UID* JPEGLSLossy
    public:
    static readonly UID^ JPEGLSLossy
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also