Wrong colour info for CMYK images
Moderators: helmut, XnTriq, xnview
Wrong colour info for CMYK images
Hi again,
an odd behaviour: when using "display colour information" while viewing a CMYK image, it displays RGB values. Can it be changed so correct CMYK values are shown instead?
an odd behaviour: when using "display colour information" while viewing a CMYK image, it displays RGB values. Can it be changed so correct CMYK values are shown instead?
Re: Wrong colour info for CMYK images
No sorry, the CMYK is converted in RGB spaceTroken wrote:Hi again,
an odd behaviour: when using "display colour information" while viewing a CMYK image, it displays RGB values. Can it be changed so correct CMYK values are shown instead?
Pierre.
Re: CMYK
Always converted in RGB...Trashbag97 wrote:Will there ever be a true display of CMYK color or will it always convert to RGB?
Pierre.
An INI flag ?

• I agree, and I guess that it could be optional in the INI like :
[View]
ColorInfo= Flag
0 : Default. Works only for the current viewed image when you tick the box in the “View” menu.
1 : Works also for the previous¦next file to view.
2 : Permanent as soon as the box is ticked in the “View” menu. Saved through the sessions.
4 : (Added) Displays a warning when the image is CMYK, or any “exotic” colour mode.

Claude
Clo
Last edited by Clo on Thu Sep 27, 2007 6:13 pm, edited 1 time in total.
Old user ON SELECTIVE STRIKE till further notice •
Just a note before going deepter into this 
If CMYK images are handled differently, other cases should be taken into consideration – for instance Lab-colour space, PDF, AI, EPS etc. and other images that are not displayed "in their true form". To add some confusion, some AIs and PDFs can mix RGB, CMYK, greyscale and bitmap objects.
Transparency/alpha/greyscale/bitmap
I checked and Im glad that transparency/alpha and greyscale/bitmap seems to be displayed correct.
My opinion is simply that "display colour information" should only work for images that are displayed correctly, but not be available for other images.

If CMYK images are handled differently, other cases should be taken into consideration – for instance Lab-colour space, PDF, AI, EPS etc. and other images that are not displayed "in their true form". To add some confusion, some AIs and PDFs can mix RGB, CMYK, greyscale and bitmap objects.
Transparency/alpha/greyscale/bitmap
I checked and Im glad that transparency/alpha and greyscale/bitmap seems to be displayed correct.
My opinion is simply that "display colour information" should only work for images that are displayed correctly, but not be available for other images.
And the rest ?
—> Troken
Hello !
- Hence, I would prefer the message, still…
• However, another flag could disable the display when the image is not correct, for instance :
KR
Claude
Clo

• Doing so, we'll be deprived of the rest, I mean : The coordinates that I need the most times…My opinion is simply that "display colour information" should only work for images that are displayed correctly,
but not be available for other images.
- Hence, I would prefer the message, still…
• However, another flag could disable the display when the image is not correct, for instance :
…
8 : (Added) Doesn't display “Colour Information” when the image is not RGB.

Claude
Clo
Old user ON SELECTIVE STRIKE till further notice •
Re: And the rest ?
Hi Claude.
I do not know how to solve it in the programming (flags?). And with all the complexity to the subject, I can't start to think that maybe this whole issue is overkill for now, but it is just a little funny with RGB-values for a CMYK image.
Or is it so that XnView has grown so much that features like this needs a serious update/total makeover? In that case, it would probably not be necessary in the near future.
Ah, thats not good of course, I did not think of that aspect.Clo wrote:• Doing so, we'll be deprived of the rest, I mean : The coordinates that I need the most times…
...• However, another flag could disable the display when the image is not correct, for instance :
I do not know how to solve it in the programming (flags?). And with all the complexity to the subject, I can't start to think that maybe this whole issue is overkill for now, but it is just a little funny with RGB-values for a CMYK image.
Or is it so that XnView has grown so much that features like this needs a serious update/total makeover? In that case, it would probably not be necessary in the near future.
Pennants…
—> Troken
Hello !
• Here, "Flag" is not to understand as its progamming meaning, but simply as the numerical values highlited by the small pennant-bullets I like to use in the Manuals - and here also, because it's cute, isn't it ?
• In brief, just adding "4" or "8" to the chosen current existing basic value : 0 -1 - 2 could
solve all cases, and doesn't seem very hard to realize…
KR
Claude
Clo

• Here, "Flag" is not to understand as its progamming meaning, but simply as the numerical values highlited by the small pennant-bullets I like to use in the Manuals - and here also, because it's cute, isn't it ?

• In brief, just adding "4" or "8" to the chosen current existing basic value : 0 -1 - 2 could
solve all cases, and doesn't seem very hard to realize…

Claude
Clo
Old user ON SELECTIVE STRIKE till further notice •