dlemstra / dlemstra/Magick.NET
"One or more errors occurred. (image type not supported `' @ error/dds.c/ReadDDSImage/2730)"
Open
enhancement
help wanted
upstream
- Dominant language
- C#
- Stars
- 4k
- Forks
- 451
- Avg merge
- 11h 55m
- Merged PRs (30d)
- 3
Description
### Description
Library throws an exception when trying to load DDS file
Example file: https://s.sdev.ml/index.php/s/SDmZGmEJq9DL2w7
### Steps to Reproduce
var image = new MagickImage("example.dds");
### System Configuration
Magick.NET 8.5.0
Windows 10 x64
Contributor guide
Assessment
This issue has not been assessed yet.