DicomObjects.NET.V8
DicomObjects.DicomUIDs Namespace / TransferSyntaxes Class / DeflatedExplicitVRLittleEndian Field



    DeflatedExplicitVRLittleEndian Field
    Deflated Explicit VR Little Endian (1.2.840.10008.1.2.1.99)
    Syntax
    'Declaration
     
    Public Shared ReadOnly DeflatedExplicitVRLittleEndian As UID
     
    'Usage
     
    Dim value As UID
     
    value = TransferSyntaxes.DeflatedExplicitVRLittleEndian
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also