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

In This Topic
    DeflatedExplicitVRLittleEndian Field
    In This Topic
    Deflated Explicit VR Little Endian (1.2.840.10008.1.2.1.99)
    Syntax
    'Declaration
     
    
    <System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
    Public Shared ReadOnly DeflatedExplicitVRLittleEndian As UID
    [System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)]
    public static readonly UID DeflatedExplicitVRLittleEndian
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also