namespace: Serenity.Web assembly: Serenity.Net.Services
Information about an image format
public class ImageFormatInfo
name | description |
---|---|
ImageFormatInfo() | The default constructor. |
FileExtensions { get; set; } | List of expecteed file extensions |
MimeType { get; set; } | Default mime type |
- Source: ImageFormatInfo.cs