Diffusion Krita cc3c03c0fee5

Convert tga to 24bit if there is no alpha data

Authored by vanyossi on Jan 24 2020, 2:55 AM.

Description

Convert tga to 24bit if there is no alpha data

Some targa 24bit images are saved as 32bit for load efficiency.

There is no specification to signal this in the header so we have
to check there is indeed some data in 32bit alpha channel to
avoid opening the image as full alpha.

BUG:416506

Details

Committed
vanyossiMar 7 2020, 5:19 PM
Parents
R37:2f2962d74990: Silence warning
Branches
Unknown
Tags
Unknown