Files
scikit-image/skimage/io/tests
Juan Nunez-Iglesias b6f2125e71 Allow keyword arguments to imsave for PIL plugin
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.
2015-03-31 00:24:23 +11:00
..
2014-12-26 11:26:30 -06:00
2013-06-20 23:08:39 +02:00
2014-12-23 16:49:59 -06:00
2015-02-28 19:57:45 -06:00