Enum WebpFileFormatType
Info about the webp file format used.
Namespace: SixLabors.ImageSharp.Formats.Webp
Assembly: SixLabors.ImageSharp.dll
Syntax
public enum WebpFileFormatType
Fields
Name | Description |
---|---|
Lossless | The lossless webp format. |
Lossy | The lossy webp format. |