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