'Declaration Public Property WebpEncoderOptions As SkiaSharp.SKWebpEncoderOptions
public SkiaSharp.SKWebpEncoderOptions WebpEncoderOptions { get; set; }
'Declaration Public Property WebpEncoderOptions As SkiaSharp.SKWebpEncoderOptions
public SkiaSharp.SKWebpEncoderOptions WebpEncoderOptions { get; set; }
If the compression is lossy, then the quality corresponds to the visual quality.
If the compression is lossless, then the quality corresponds effort put into compressing the file.
Lower values are faster, but higher values have smaller files.
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7