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






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

    Target Platforms: .NET CLR 4.8 or higher

    See Also