objective c - Does the mac 2D Quartz support multichannel (CMYK+spot colors) -


i found quartz 2d supports standard color spaces(cmyk, rgb...). want deal images printing. support multichannel color space?

thanks in advance.

no, doesn't. there few third party solutions might want take @ though. example:

pdflib

debenu

none of them free, unfortunately.


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

[C++][SFML 2.2] Strange Performance Issues - Moving Mouse Lowers CPU Usage -

ios - Possible to get UIButton sizeThatFits to work? -