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.
1 parent ed3f443 commit 7c49794Copy full SHA for 7c49794
src/ImageSharp.Web/Resampler.cs
@@ -1,6 +1,8 @@
1
// Copyright (c) Six Labors.
2
// Licensed under the Six Labors Split License.
3
4
+using SixLabors.ImageSharp.Processing;
5
+
6
namespace SixLabors.ImageSharp.Web;
7
8
/// <summary>
0 commit comments