Search Results for

    Show / Hide Table of Contents

    Enum ImageFormat

    Represents format of an image.

    Namespace: DisCatSharp
    Assembly: DisCatSharp.dll
    Syntax
    public enum ImageFormat

    Fields

    Name Description
    Auto

    The format will be automatically detected

    Gif

    The format is a gif

    Jpeg

    The format is a jpeg

    Png

    The format is a png

    Unknown

    The format is unknown

    WebP

    The format is a webp

    Extension Methods

    ReflectionUtilities.ToDictionary<ImageFormat>()
    ExtensionMethods.GetName<ImageFormat>()
    • Improve this Doc
    • View Source
    In This Article
    Back to top © 2021-2022 Aiko IT Systems