|
An ICC display profile describes the color gamut of a CRD or LCD monitor, or of an RGB working space (like those used by Photoshop) which can be considered as "ideal monitor".
The profile of a color monitor converts from RGB to PCS and is two-directional because the monitor can be a source device (e.g. when converting from monitor to printer) or a destination device (e.g. when converting from scanner to monitor). There is only one rendering intent.
The display profile can convert to and from the PCS with an alghoritm (matrix profile, from RGB toi XYZ and vice versa) or with a couple of tables, from RGB to Lab or XYZ and vice versa.
Summarizing, a ICC display profile:
- is two-directional, from monitor to PCS and vice versa;
- only one rendering intent is required;
- must be RGB;
- may be either:
- in table form (in which case the PCS can be Lab D50 or XYZ); or
- in matrix form (in which case the PCS must be XYZ).
|