Operators |
get_lut_style — Get modification parameters of look-up-table (lut).
get_lut_style is obsolete and is only provided for reasons of backward compatibility.
get_lut_style( : : WindowHandle : Hue, Saturation, Intensity)
get_lut_style returns the values that were set with set_lut_style. Default is:
0.0
1.0
1.0
Window handle.
Modification of color value.
Modification of saturation.
Modification of intensity.
get_lut_style returns 2 (H_MSG_TRUE) if the window is valid and the parameter is correct. Otherwise an exception is raised.
Foundation
Operators |