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






    Image_PNG Field
    PNG content type
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Image_PNG As ContentType
     
    'Usage
     
    
    Dim value As ContentType
     
    value = ContentTypes.Image_PNG
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also