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

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