DicomObjects.NET.8.48 Documentation
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 field JPIPReferencedDeflate: UID; static; readonly 
    public static var JPIPReferencedDeflate : UID;
    public: static readonly UID* JPIPReferencedDeflate
    public:
    static readonly UID^ JPIPReferencedDeflate
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also