You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: articles/imagesharp/imageformats.md
+1
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@ Out of the box ImageSharp supports the following image formats:
10
10
- Tiff
11
11
- Tga
12
12
- WebP
13
+
- Qoi
13
14
14
15
ImageSharp's API however, is designed to support extension by the registration of additional [`IImageFormat`](xref:SixLabors.ImageSharp.Formats.IImageFormat) implementations.
0 commit comments