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



In This Topic
    JPEGExtended Field
    In This Topic
    JPEG Extended (Process 2 & 4) (1.2.840.10008.1.2.4.51)
    Syntax
    'Declaration
     
    Public Shared ReadOnly JPEGExtended As UID
    'Usage
     
    Dim value As UID
     
    value = TransferSyntaxes.JPEGExtended
    public static readonly UID JPEGExtended
    public:
    static readonly UID^ JPEGExtended
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also