ColourMatchingModuls
From ColourWiki
(Difference between revisions)
Revision as of 10:11, 7 Sep 2007 Oyadmin (Talk | contribs) Argyll ← Go to previous diff |
Revision as of 10:12, 7 Sep 2007 Oyadmin (Talk | contribs) LittleCMS Go to next diff → |
||
Line 13: | Line 13: | ||
==== LittleCMS ==== | ==== LittleCMS ==== | ||
*http://www.littlecms.com/ | *http://www.littlecms.com/ | ||
+ | |||
+ | License: MIT | ||
+ | |||
==== IccProfLib ==== | ==== IccProfLib ==== | ||
*http://sampleicc.sourceforge.net/ — The ICC's official sample implementation. | *http://sampleicc.sourceforge.net/ — The ICC's official sample implementation. |
Revision as of 10:12, 7 Sep 2007
Table of contents |
The CMM colormatching module is the "engine" for color conversions in applications.
In Open Source applications, LittleCMS is the most used CMM. Other widely used CMMs are the AppleCMM in MacOSX, the AdobeCMM (http://labs.adobe.com/downloads/cmm.html) and the CMM delivered with Windows XP.
Open Source Implementations
Argyll
License: new BSD? for the CMM module called libicc
LittleCMS
License: MIT
IccProfLib
- http://sampleicc.sourceforge.net/ — The ICC's official sample implementation.
GCMS
- an historical CMM effort: http://www.gcms.coloraid.de/
CTL
- http://sourceforge.net/projects/ampasctl - Ilm's effort to handle floating point colours precisely and according to the needs in the film industry (http://www.oscars.org/council/ctl.html).
...