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

In This Topic
    JPEGExtendedHierarchical1719 Field
    In This Topic
    JPEG Extended, Hierarchical (Process 17 and 19) (Retired) (1.2.840.10008.1.2.4.60)
    Syntax
    'Declaration
     
    
    <System.ObsoleteAttribute("Retired UID should not be used in new implementations.")>
    <System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
    Public Shared ReadOnly JPEGExtendedHierarchical1719 As UID
    [System.Obsolete("Retired UID should not be used in new implementations.")]
    [System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)]
    public static readonly UID JPEGExtendedHierarchical1719
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also