imagecreatefromtga
(PHP 7 >= 7.4.0, PHP 8)
imagecreatefromtga — 新しい画像をファイルあるいは URL から作成する
説明
imagecreatefromtga() は 指定されたファイルから、画像オブジェクトを返します。
パラメータ
filename
-
Truevision TGA 画像ファイルへのパス。
戻り値
成功した場合に画像オブジェクト、エラー時に false
を返します。
+add a note
User Contributed Notes
There are no user contributed notes for this page.