Table of Contents

Enum ImageFormat

Namespace
DSharpPlus
Assembly
DSharpPlus.dll

Represents format of an image.

public enum ImageFormat
Extension Methods

Fields

Auto = 4
Gif = 1
Jpeg = 2
Png = 0
Unknown = 5
WebP = 3