0xc6fb50939Image ProfileHueSatMapData2 |
Float |
This tag contains the data |
|
|
for the second |
|
|
hue/saturation/value |
|
|
mapping table. Each entry |
|
|
of the table contains three |
|
|
32-bit IEEE floating-point |
|
|
values. The first entry is |
|
|
hue shift in degrees; the |
|
|
secondentryisasaturation |
|
|
scale factor; and the third |
|
|
entry is a value scale |
|
|
factor.Thetableentriesare |
|
|
stored in the tag in nested |
|
|
loop order, with the value |
|
|
divisions in the outer loop, |
|
|
the hue divisions in the |
|
|
middle loop, and the |
|
|
saturation divisions in the |
|
|
inner loop. All zero input |
|
|
saturation entries are |
|
|
required to have a value |
|
|
scale factor of 1.0. |
0xc6fc50940Image ProfileToneCurve |
Float |
This tag contains a default |
|
|
tone curve that can be |
|
|
applied while processing |
|
|
the image as a starting |
|
|
point for user adjustments. |
|
|
The curve is specified as a |
|
|
list of 32-bit IEEE |
|
|
floating-pointvaluepairsin |
|
|
linear gamma. Each |
|
|
sample has an input value |
|
|
in the range of 0.0 to 1.0, |
|
|
and an output value in the |
|
|
range of 0.0 to 1.0. The |
|
|
first sample is required to |
|
|
be (0.0, 0.0), and the last |
|
|
sample is required to be |
|
|
(1.0, 1.0). Interpolated the |
|
|
curve using a cubic spline. |
0xc6fd50941Image ProfileEmbedPolicy |
Long |
This tag contains |
|
|
information about the |
|
|
usage rules for the |
|
|
associated camera profile. |
0xc6fe50942Image ProfileCopyright |
Byte |
A UTF-8 encoded string |
|
|
containing the copyright |
|
|
information for the camera |
|
|
profile. This string always |
|
|
should be preserved along |
|
|
with the other camera |
|
|
profile tags. |