get_lut_style ( : : WindowHandle : Hue, Saturation, Intensity )

Get modification parameters of look-up-table (lut).

get_lut_style returns the values that were set with set_lut_style. Default is: Hue 0.0 Saturation 1.0 Intensity 1.0


Parameters

WindowHandle (input_control)
window -> integer
Window identifier.

Hue (output_control)
real -> real
Modification of color value.

Saturation (output_control)
real -> real
Modification of saturation.

Intensity (output_control)
real -> real
Modification of intensity.


Result

get_lut_style returns 2 (H_MSG_TRUE) if the window is valid and the parameter is correct. Otherwise an exception handling is raised.


Parallelization Information

get_lut_style is reentrant, local, and processed without parallelization.


Possible Successors

set_lut_style, set_lut


See also

set_lut_style


Module

Foundation



Copyright © 1996-2008 MVTec Software GmbH