logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tgainfo - display information about a Targa image

Author

       Ross Combs (ross@bnetd.org)

BNETD                                           6 November, 2000                                      TGAINFO(1)

Bugs

       Only a subset of all the possible Targa formats are recognized properly.

Description

tgainfo  is a simple program which will display information from the TGA header.  This information may be
       useful for determining if a file is in the correct format for bnibuild(1) or other programs.

       If tgafile is not specified or is specified as "-", the standard input will be used.

Name

       tgainfo - display information about a Targa image

Notes

       The current version is available with the bnetd distribution at:

              http://www.bnetd.org/

Options

-h--help--usage
              Print usage information and exit.

       -v--version
              Print its version number and exit.

       --     Signal end of options.  Any further arguments will be treated as filenames even if they begin with
              a "-".

See Also

bnetd(1), bni2tga(1), bnibuild(1), bniextract(1), bnilist(1)

Synopsis

tgainfo [options] [--] [tgafile]

See Also