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 12eb5a4 commit bdc50a5Copy full SHA for bdc50a5
src/ImageSharp.Web/Middleware/ImageSharpMiddleware.cs
@@ -9,6 +9,7 @@
9
using Microsoft.Extensions.Options;
10
using Microsoft.IO;
11
using SixLabors.ImageSharp.Formats;
12
+using SixLabors.ImageSharp.PixelFormats;
13
using SixLabors.ImageSharp.Web.Caching;
14
using SixLabors.ImageSharp.Web.Commands;
15
using SixLabors.ImageSharp.Web.Processors;
0 commit comments