Skip to content

ATI 1 is decoded incorrectly #22

@RunDevelopment

Description

@RunDevelopment

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions