Page 1 of 1

converting CMYK -> RGB ? or tif -> JPEG

Posted: Tue Oct 08, 2002 2:35 am
by twolter
is it posible to convert a CMYK (tif) to an RGB (jpeg) ??

please Help :cry:

Posted: Tue Oct 08, 2002 6:18 am
by mydimension
with PHP? i don't believe so. with something like photoshop most deffinetly

Posted: Tue Oct 08, 2002 7:33 am
by rev
Off the top of my head, no... there is no ImageCreateFromTiff() as of yet - and I am not certain if there are plans to implement. I'm too lazy to peruse PHP CVS/News, presently... but you certainly could. :)

http://cvs.php.net/
http://news.php.net/