saveHDR

Save HDR to file using local FileSystem. Causes GC allocation

  1. void saveHDR(SuperHDRImage img, string filename)
    void
    saveHDR
  2. Compound!(bool, string) saveHDR(SuperHDRImage img, OutputStream output)

Meta