Maritime-Brain-Tissue-Bank / mbtb-app

GNU General Public License v3.0
1 stars 2 forks source link

Runtime Error: png_create_write_struct failed in image api #71

Closed NJ261 closed 4 years ago

NJ261 commented 4 years ago

image api throws below run time error while converting czi image to png format.

libc++abi.dylib: terminating with uncaught exception of type std::runtime_error: Error while writing PNG to "outFile.png" ('png_create_write_struct' failed.)