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

In This Topic
    Jpeg Property
    In This Topic
    Specifies the JPEG image format.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property Jpeg As ImageFormat
    public static ImageFormat Jpeg {get;}
    See Also