婆罗门
精华
|
战斗力 鹅
|
回帖 0
注册时间 2011-4-2
|
本帖最后由 暁美ほむら 于 2015-8-21 13:29 编辑
D50是指目前色温5000K
-o 1931_2意思如下
The -o flag allows specifying a tristimulus observer, and is used to compute tristimulus values. The following choices are available:
1931_2 selects the standard CIE 1931 2 degree observer. The default.
1964_10 selects the standard CIE 1964 10 degree observer.
1955_2 selects the Stiles and Birch 1955 2 degree observer
1978_2 selects the Judd and Voss 1978 2 degree observer
shaw selects the Shaw and Fairchild 1997 2 degree observer
Note that if an observer other than 1931 2 degree is chosen, the resulting ICC profile will not be standard, and cannot be freely interchanged with other profiles that that use the standard 1931 2 degree observer. Profiles should only be linked with other profiles that have the same illuminant and observer. The 1978_2 observer or shaw observer may give slightly better results than the 1931_2 observer.
===================================
-S "sRGB Color Space Profile.icm"的解释如下
-s -S In order to generate perceptual and saturation intent B2A tables for output profiles, it is necessary to specify at least one profile to define what source gamut should be used in the source to destination gamut mapping. [For more information on why a source gamut is needed, see About ICC profiles and Gamut Mapping] The -S parameter is used to do this, and doing so causes perceptual and saturation tables to be generated. If only a perceptual intent is needed, then the -s flag can be used, and the saturation intent will use the same table as the perceptual intent. Note that a input, output, display or device colororspace profile should be specified, not a non-device colorspace, device link, abstract or named color profile.
If no source gamut is specified for a cLUT Display profile, then an ICC Version 2.2.0 profile will be created with only an A2B0 and B2A0 tag. If a source gamut is specified, then an ICC Version 2.4.0 profile will be created with a full complement of B2A tags to support all intents. The source gamut is created from the corresponding intent table of the provided profile to the output table being created. A TIFF or JPEG file containing an embedded ICC profile may be supplied as the argument.
Note that input profiles and matrix profiles will only contain a colorimetric intent table or matrix, and hence the -s and -S option is not relevant.
|
|