(PHP 7 >= 7.4.0, PHP 8)
imagecreatefromtga — Cria uma nova imagem a partir de um arquivo ou URL
imagecreatefromtga() returns an image object representing the image obtained from the given filename.
filename
Path to the Truevision TGA image.
Retorna um objeto de imagem em caso de sucesso, false
em caso de erros.