knip
knip copied to clipboard
Write RGB Images
After writing an image of UnsignedByteType (png will be read as such) as jpg and rereading the written image the "Channel" axis is will be missing.
Example Workflow here: writeJPGissueIssue446.zip
This has nothing to do with with UnsignedByteType. It's a bug in the ImgSaver. Related to
https://github.com/scifio/scifio/issues/340
https://github.com/scifio/scifio/issues/349