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






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

    Target Platforms: .NET CLR 4.8 or higher

    See Also