saveBMP

Save BMP to stream. GC-free

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

Meta