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
Represents format of an image.
public enum ImageFormat
Auto = 4
Gif = 1
Jpeg = 2
Png = 0
Unknown = 5
WebP = 3