55 of 73
Reference Manual ATOM one 4K mini
=> lut_sample_red
lut_sample_red 0 0
65535
65535
OK
# overrule start and end point
lut_sample_red 0 1000 65535 64000
OK
# start curve interpolation
=> lut_interpolate
OK
12.6 lut_sample_red <xi_0> <yi_0> ... <xi_7> <yi_7>
Same as
lut_sample
, but only for red component.
12.7 lut_sample_green <xi_0> <yi_0> ... <xi_7> <yi_7>
Same as
lut_sample
, but only for red component.
12.8 lut_sample_blue <xi_0> <yi_0> ... <xi_7> <yi_7>
Same as
lut_sample
, but only for red component.
12.9 lut_interpolate
Interpolates all look up tables based on the given sample points.
12.10
lut_interpolate_red
Interpolates the red look up table based on the given sample points.
12.11
lut_interpolate_green
Interpolates the red look up table based on the given sample points.
12.12
lut_interpolate_blue
Interpolates the red look up table based on the given sample points.
12.13
lut_reset
Clears all look up sample points.
12.14
lut_reset_red
Clears all red look up sample points.
12.15
lut_reset_green
Clears all green look up sample points.