Hello,
I don't know if you have some advice but here's what I want to do :
I would like to make a software that from a true color picture, make a
CMYK color separation (this is the easy part), then imagine that you
have White,C, M, Y and K plain color tiles, the goal would be to put
these tiles side by side to "simulate" a printer output.
I was speaking about CMYK but it could be other color space like RGB or
CMYKRGB.
Of course each pixel from the original picture will result in a "big" X
x Y pixel in the result. But my main problem is to know how to arrange
them, and if a color should not be use (for instance Y), should I
replace with it a white or Black tile ?
Any idea are welcome..
Thanks
John


|