Skip to content

Releases: luispedro/imread

Version 0.7.2

24 Mar 13:17
v0.7.2
Compare
Choose a tag to compare

Fixes memory access issues in some parsers (TIFF, LSM, and BMP).

Upgrading is highly recommended

Version 0.6

04 Oct 10:28
release-0.6
Compare
Choose a tag to compare

ChangeLog:

  • Add supports_format function
  • Make png compression level tunable when calling imsave
  • Add imsave_multi
  • Add partial support for reading PNG files in Gray+alpha format