(PHP 7 >= 7.4.0, PHP 8)
imagecreatefromtga — Crée une nouvelle image depuis un fichier ou une URL
imagecreatefromtga() returns an image object representing the image obtained from the given filename.
filenamePath to the Truevision TGA image.
Retourne un objet d'image en cas de succès, ou false si une erreur survient.