read_tga_info

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void read_tga_info(char[] filename, int w, int h, int chans)
  2. void read_tga_info(Reader stream, int w, int h, int chans)
    package
    void
    read_tga_info
    (,
    out int w
    ,
    out int h
    ,
    out int chans
    )

Meta