We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 02ea785 + 49539d3 commit b1c5e2fCopy full SHA for b1c5e2f
1 file changed
src/ImageSharp.Web/Processors/QualityWebProcessor.cs
@@ -12,7 +12,7 @@
12
namespace SixLabors.ImageSharp.Web.Processors
13
{
14
/// <summary>
15
- /// Allows the setting of quality for the jpeg image format.
+ /// Allows the setting of quality for the jpeg and webp image format.
16
/// </summary>
17
public class QualityWebProcessor : IImageWebProcessor
18
0 commit comments