Skip to content

Conversation

@AknEp
Copy link

@AknEp AknEp commented Feb 25, 2014

I met problem my colorSpace is NSCalibratedRGBColorSpace

I met problem my colorSpace is NSCalibratedRGBColorSpace
@puls
Copy link
Owner

puls commented Mar 5, 2014

I'd rather not, as this may lead to unexpected results. Why not just keep everything simple and convert your color palettes to device RGB?

@puls puls closed this Mar 5, 2014
@AknEp
Copy link
Author

AknEp commented Mar 7, 2014

How to convert pallets to device RGB?
"Keep simple" is right.
but I think it's foggy for users how to solve this problem; this tool should print warning message & solution.

@AknEp
Copy link
Author

AknEp commented Apr 7, 2014

Could you tell me, please?

@guillaumealgis
Copy link

I played several hours with Apple's NSColorList to convert a given color palette to device RGB, but it doesn't seems to work. The colors are converted to the right color space, but once written to disk with writeToFile:, "Generic RGB" is used.

If you want to take a look at my code, I put it there https://github.com/guillaume-algis/ColorPaletteConverter.

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

Successfully merging this pull request may close these issues.

3 participants