(PHP 7 >= 7.4.0, PHP 8)
imagecreatefromtga — Створює нове зображення з файла або URL
imagecreatefromtga() returns an image object representing the image obtained from the given filename.
filename
Path to the Truevision TGA image.
Повертає об'єкт зображення в разі успіху або false
в разі помилок.