DicomObjects.NET.8.48 Documentation
DicomObjects.DicomWeb Namespace / ContentTypes Class / Image_JPEG Field






In This Topic
    Image_JPEG Field
    In This Topic
    JPEG content type
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Image_JPEG As ContentType
    'Usage
     
    
    Dim value As ContentType
     
    value = ContentTypes.Image_JPEG
    public static readonly ContentType Image_JPEG
    public field Image_JPEG: ContentType; static; readonly 
    public static var Image_JPEG : ContentType;
    public: static readonly ContentType* Image_JPEG
    public:
    static readonly ContentType^ Image_JPEG
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also