Skip to content

Commit e93e4c5

Browse files
Merge pull request #70 from LuisAlfredo92/patch-1
Addoing QOI to imageformats.md
2 parents 0179620 + 8a79e44 commit e93e4c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/imagesharp/imageformats.md

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Out of the box ImageSharp supports the following image formats:
1010
- Tiff
1111
- Tga
1212
- WebP
13+
- Qoi
1314

1415
ImageSharp's API however, is designed to support extension by the registration of additional [`IImageFormat`](xref:SixLabors.ImageSharp.Formats.IImageFormat) implementations.
1516

0 commit comments

Comments
 (0)