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



In This Topic
    JPIPReferencedDeflate Field
    In This Topic
    JPIP Referenced Deflate (1.2.840.10008.1.2.4.95)
    Syntax
    'Declaration
     
    Public Shared ReadOnly JPIPReferencedDeflate As UID
    'Usage
     
    Dim value As UID
     
    value = TransferSyntaxes.JPIPReferencedDeflate
    public static readonly UID JPIPReferencedDeflate
    public:
    static readonly UID^ JPIPReferencedDeflate
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also