I have run into an issue while trying to write a *.tga file reader. For 32 bit targas, photoshop fills the alpha channel with 255, which is still standard, and works, but in 16 bit targas, photoshop fills the alpha bit with zeros.
Is there any way I can tell that a Targa has come from Photoshop so I can fill the alpha bit with 1s?