Include AVIF extension for support images (#12415)
This commit is contained in:
parent
9645955629
commit
5027e3cd53
|
@ -102,7 +102,8 @@ public sealed class ImageProcessor : IImageProcessor, IDisposable
|
|||
"astc",
|
||||
"ktx",
|
||||
"pkm",
|
||||
"wbmp"
|
||||
"wbmp",
|
||||
"avif"
|
||||
};
|
||||
|
||||
/// <inheritdoc />
|
||||
|
|
Loading…
Reference in New Issue
Block a user