DevToys logo DevToys
  • Home
  • Blog
  • Documentation
  • Download
Search Results for

    Show / Hide Table of Contents

    Class PredefinedSupportedImageFormats

    Represents a predefined list of supported image formats.

    Inheritance
    object
    PredefinedSupportedImageFormats
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    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[]
    In this article
    DevToys logo © 2024 DevToys