1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
This document tries to compare the calibration data embedded in
ICC profiles created with different display profilers.
Pantone Colorvision Spyder:
---------------------------
vcgt, table with 256 * 8bit entries
BasiCColor display:
-------------------
vcgt, table with 256 * 16bit entries
Gretag/Logo ProfileMaker 4.1:
------------------------
vcgt, table with 256 * 16bit entries
lprof, Marti's little profiler (unmaintained):
----------------------------------------------
no calibration
Profile Mechanic Monitor (by Jonathan Sachs)
--------------------------------------------
mLUT, table with 256 * 16bit entries
AdobeGamma (came with Photoshop CS)
-----------------------------------
vcgt, table with 256 * 16bit entries, signalled as 8bit entries!
(c) 2005 - Stefan Doehla
EOF
|