• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Photoshop Gamut warning vs ColorThink
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Photoshop Gamut warning vs ColorThink


  • Subject: Re: Photoshop Gamut warning vs ColorThink
  • From: Klaus Karcher <email@hidden>
  • Date: Thu, 21 Feb 2008 21:54:50 +0100

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>)

  • Prev by Date: Re: Photoshop Gamut warning vs ColorThink
  • Next by Date: Re: Photoshop Gamut warning vs ColorThink
  • Previous by thread: Re: Photoshop Gamut warning vs ColorThink
  • Next by thread: Re: Photoshop Gamut warning vs ColorThink
  • Index(es):
    • Date
    • Thread