saveTGA

Save TGA to stream. GC-free

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

Meta