A Lab color space is a color-opponent space with dimension L for lightness and a and b for the color-opponent dimensions, based on nonlinearly compressed CIE XYZ color space coordinates.
0
votes
2answers
232 views
UIColor CMYK and Lab Values?
I have been trawling the web for a solution but have managed to find one which works yet.
Simple question, more than likely complex answer:
How can I get CMYK and Lab values from a UIColor object ...