mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-13 16:08:01 +08:00
b6f2125e71
Certain formats allow additional arguments, such as `compress=` for TIFF or `quality=` for JPEG. Without this patch, the plugin simply does not allow these arguments to be passed.