User guide

A-16
CLIPSTER Edit Tool User Guide
The first uncommented line defines the input values (RGB nodes),
i.e. the bit depth (e.g. if the end value is 1023, than 10 bit) and the
number of nodes.
All following lines provide the output values (R’G’B’) for one RGB
node.
Each following line consists of three values (R’G’B’). The separation
is made by spaces.
You have to define all 17
3
× 3 values and the triplets have to be in
ascending order.
The values have to be stated according to the bit depth between
zero (0) and <end value of RGB nodes>.
After some comments, for example, about the file and its values the file
starts with the input values. Then it lists the color correction values,
leading to the following syntax:
The following shows an example of a 3DL file (10 bit, value pairs in the
middle left out):
# Any comment
# Any comment
<RGB nodes according to bit depth and # of nodes>
<R’ of 1. node> <G’ of 1.> <B’ of 1.>
<R’ of 2. node> <G’ of 2.> <B’ of 2.>
<R’ of 3. node> <G’ of 3.> <B’ of 3.>
...
<R’ of <# of nodes>
3
. node> <G’ of <# of nodes>
3
.> <B’ of <# of nodes>
3
.>
# Any comment
# Any comment
0 64 128 192 256 320 384 448 512 576 640 704 768 832 896 960 1023
27 25 23
27 26 23
34 35 39
41 43 51
56 59 75
87 88 117
117 126 192
120 122 252
43 0 280
98 0 334
134 0 375
159 0 404
171 0 423
...
1023 988 893
1023 989 893
1023 990 894