Closed manthey closed 1 year ago
For tile sources where it is available, we should explicitly either apply or not apply the ICC profile.
I imagine there would be three options: default, apply, ignore, where default should apply the profile to image outputs but not to numpy outputs.
See https://pillow.readthedocs.io/en/stable/reference/ImageCms.html#cmsprofile
See also https://github.com/ghsmith/SVSUtil
For tile sources where it is available, we should explicitly either apply or not apply the ICC profile.
I imagine there would be three options: default, apply, ignore, where default should apply the profile to image outputs but not to numpy outputs.