loadTGA

Loads an TGA image from memory.

  1. void loadTGA(MemFile file, Image* oimg)
  2. Image loadTGA(MemFile file)

Meta