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

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