Search found 4 matches
- 2019-05-01T16:01:29-07:00
- Forum: Users
- Topic: Color shift with no operations
- Replies: 8
- Views: 4700
Re: Color shift with no operations
Yeah, no errors reported.
- 2019-05-01T15:42:16-07:00
- Forum: Users
- Topic: Color shift with no operations
- Replies: 8
- Views: 4700
Re: Color shift with no operations
Your image has a generic RGB profile. PNG requires the use of sRGB profile. That's not true. The PNG format has full support for embedded color profiles and the color spaces defined by them. Now, applications may or may not support those color profiles, but the format itself is not restricted to ...
- 2019-05-01T15:37:01-07:00
- Forum: Users
- Topic: Color shift with no operations
- Replies: 8
- Views: 4700
Re: Color shift with no operations
Curiously, an older version (6.7.2-7 2016-06-16) does NOT have this problem.
We'll look at upgrading...
We'll look at upgrading...
- 2019-05-01T13:14:45-07:00
- Forum: Users
- Topic: Color shift with no operations
- Replies: 8
- Views: 4700
Color shift with no operations
I'm troubleshooting an issue with color shift that is resistant to all my efforts at solving it. After eliminating all other causes, I have a color shift that happens when simply reading in an image and outputting it into a new file: /usr/bin/convert theFile.png theFile-output.png Colors in the ...