Code:
Dim Tga As String, Png As String
Tga = "test32bpp_type02.tga"
Png = App.Path & "\#tga_TO_Alpha.png"
TgaToAlphaPNG Tga, Png
MsgBox "ok-" & Png, , Tga
for this
[RESOLVED] Flipping a PNG and/or TGA, including any alpha channel-VBForums
https://www.vbforums.com/showthread....07#post5605707