-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
ATI 1 is a single channel format.
When using the code dds.read(pathlib.Path(path)).decode().save(target, format="png")
to convert an ATI 1 DDS file to PNG, it produces a wrong image. The saved image is of the format RGB = (0,0,0) with the alpha channel containing the channel of the DDS file.
Metadata
Metadata
Assignees
Labels
No labels