saveBMP

Save BMP to file using local FileSystem. Causes GC allocation

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

Meta