Web API Core | ComponentOne
C1.AspNetCore.Api Namespace / ImageFormat Class / Png Property

In This Topic
    Png Property
    In This Topic

    Specifies the W3C PNG image format.

    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property Png As ImageFormat
    public static ImageFormat Png {get;}
    See Also