saveTGA

Save TGA to file using local FileSystem. Causes GC allocation

  1. void saveTGA(SuperImage img, string filename)
    void
    saveTGA
  2. Compound!(bool, string) saveTGA(SuperImage img, OutputStream output)

Meta