savePNG

Save PNG to stream. GC-free

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

Meta