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

In This Topic
    DeflatedImageFrameCompression Field
    In This Topic
    Deflated Image Frame Compression (1.2.840.10008.1.2.8.1)
    Syntax
    'Declaration
     
    
    <System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
    Public Shared ReadOnly DeflatedImageFrameCompression As UID
    [System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)]
    public static readonly UID DeflatedImageFrameCompression
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also