mirror of
https://github.com/wassname/scikit-image.git
synced 2026-09-25 14:10:23 +08:00
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.