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

In This Topic
    JPEGExtended Field
    In This Topic
    JPEG Extended (Process 2 and 4): Default Transfer Syntax for Lossy JPEG 12 Bit Image Compression (Process 4 only) (1.2.840.10008.1.2.4.51)
    Syntax
    'Declaration
     
    
    <System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
    Public Shared ReadOnly JPEGExtended As UID
    [System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)]
    public static readonly UID JPEGExtended
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also