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

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

    Target Platforms: .NET CLR 4.8 or higher

    See Also