Garry's Mod Wiki

Panel:LoadTGAImage

  Panel:LoadTGAImage( string imageName, string strPath )

Description

We advise against using this. It may be changed or removed in a future update. DImage should be used instead (with .png or .jpg images). TGAImage panel has no advantages.

Sets a new image to be loaded by a TGAImage.

Arguments

1 string imageName
The file path.
2 string strPath
The PATH to search in. See File Search Paths.

This isn't used internally.