Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Color tone is changed after resize image #7

Closed
kakashi0807 opened this issue Sep 8, 2016 · 2 comments
Closed

Color tone is changed after resize image #7

kakashi0807 opened this issue Sep 8, 2016 · 2 comments

Comments

@kakashi0807
Copy link

Please check image before and after resizing
homescreen-01-before
homescreen-02-after

@jsummers
Copy link
Owner

In the image viewers I tried, the colors look the same to me.

The source image is a CMYK image with an ICC profile. IW doesn't support ICC profiles, and only supports CMYK by converting it to RGB in a fairly simplistic way (i.e., without using the color profile). So, it wouldn't surprise me if the colors look different in viewers that support advanced color management.

@jsummers
Copy link
Owner

I don't have enough information to reproduce this, so closing it for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants