Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Re: Photoshop Gamut warning vs ColorThink
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Photoshop Gamut warning vs ColorThink



Mike Eddington wrote:
This is sort of a second question but does anyone know of a utility that would allow plotting of a color list that will report the amount of colors that are out of gamut?

you can use argyllcms, e.g.

xicclu -ia -fif -a path/to/your/profile.icc

see also <http://www.argyllcms.com/doc8/xicclu.html>

you can test a list of input colors using the redirect operator:

xicclu -ia -fif -a path/to/your/profile.icc < you_input_table.txt

To get the number of out-of-gamut colors, just count the lines containing "(clip)":

xicclu -ia -fif path/to/your/profile.icc < you_input_table.txt | grep -c '(clip)'

Klaus



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Colorsync-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Photoshop Gamut warning vs ColorThink (From: Mike Eddington <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.