|
|
|
|
|
|
Field
|
|
Description
|
|
|
|
|
|
|
|
CalGray
|
|
Calibrated Gray. |
|
|
|
|
|
|
|
CalRGB
|
|
Calibrated RGB. |
|
|
|
|
|
|
|
DeviceCMYK
|
|
Device dependent CMYK. Colors are defined by four components
representing the subtractive model normally used by printers and
output devices: cyan, magenta, yellow and black. Values typically
range from 0.0 to 1.0. |
|
|
|
|
|
|
|
DeviceGray
|
|
Device dependent Gray. Colors are specified using single values
from 0.0 to 1.0, where 0.0 corresponds to black, 1.0 to white and
intermediate values to different gray shades. Depending on the file
format values can also range from 0 to 255. |
|
|
|
|
|
|
|
DeviceRGB
|
|
Device dependent RGB. Colors are defined by three components
representing the intensities of the additive primary colorants red,
green and blue. Values range from 0 to 255 or from 0.0 to 1.0,
depending on the file format. This color space is normally used by
monitors. |
|
|
|
|
|
|
|
ICCBased
|
|
ICC Color Profile Based. |
|
|
|
|
|
|
|
Lab
|
|
Lab. This is a device independent CIE-based ABC color space.
For further details see the CIE web page. |
|
|
|
|
|
|
|
None
|
|
Unknown or undefined. |
|
|
|
|
|
|