Class PredefinedSupportedImageFormats
Represents a predefined list of supported image formats.
Inherited Members
Namespace: DevToys.Api
Assembly: DevToys.Api.dll
Syntax
public static class PredefinedSupportedImageFormats
Fields
ImageFileExtensions
A list of file extensions representing image formats supported by default. They include BMP, GIF, JPEG, PBM, PNG, TIFF, TGA, WEBP formats.
Declaration
public static readonly string[] ImageFileExtensions
Field Value
Type | Description |
---|---|
string[] |