saveAPNG

Save APNG to stream. GC-free

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

Meta