saveAPNG

Save APNG to file using local FileSystem. Causes GC allocation

  1. void saveAPNG(SuperAnimatedImage img, string filename)
    void
    saveAPNG
  2. Compound!(bool, string) saveAPNG(SuperAnimatedImage img, OutputStream output)

Meta