67 of 95
Reference Manual ATOM one SSM500
lut_sample_red 0 1000 65535 64000
OK
# start curve interpolation
=> lut_interpolate
OK
13.6 lut_sample_red <xi_0> <yi_0> ... <xi_7> <yi_7>
Same as
lut_sample
, but only for red component.
13.7 lut_sample_green <xi_0> <yi_0> ... <xi_7> <yi_7>
Same as
lut_sample
, but only for red component.
13.8 lut_sample_blue <xi_0> <yi_0> ... <xi_7> <yi_7>
Same as
lut_sample
, but only for red component.
13.9 lut_interpolate
Interpolates all look up tables based on the given sample points.
13.10
lut_interpolate_red
Interpolates the red look up table based on the given sample points.
13.11
lut_interpolate_green
Interpolates the red look up table based on the given sample points.
13.12
lut_interpolate_blue
Interpolates the red look up table based on the given sample points.
13.13
lut_reset
Clears all look up sample points.
13.14
lut_reset_red
Clears all red look up sample points.
13.15
lut_reset_green
Clears all green look up sample points.
13.16
lut_reset_blue
Clears all blue look up sample points.