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
Opening and saving multipage DDS (cubemap) producing one-page image
Steps to Reproduce
using(MagickImageCollectionimage=new MagickImageCollection("test.dds"))// Cubemap with six pages{
image.Write("test_2.dds");// Plain dds with one (first) image}
Magick.NET version
Magick.NET-Q16-HDRI-OpenMP-x64 13.5.0
Environment (Operating system, version and so on)
Windows 10
Description
Opening and saving multipage DDS (cubemap) producing one-page image
Steps to Reproduce
test.zip
The text was updated successfully, but these errors were encountered: