rgb - How to check the color profile of EPS files? -


i need programmatically check if eps vector file has 1 color profile. example, i'd know if file contains both rgb , cmyk color profiles.

postscript, , therefore extension eps, cannot contain colour profiles (assuming mean icc profiles).

if mean need know if eps file uses both rgb , cmyk colour specifications, that's different issue. easiest way write postscript program redefines colour operators , reports usage. run , eps through postscript itnerpreter, such ghostscript.


Comments

Popular posts from this blog

ios - MKAnnotationView layer is not of expected type: MKLayer -

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -