get_lut_styleT_get_lut_styleGetLutStyleGetLutStyle (Operator)
Name
get_lut_styleT_get_lut_styleGetLutStyleGetLutStyle — Get modification parameters of look-up-table (lut).
Warning
get_lut_styleget_lut_styleGetLutStyleGetLutStyleGetLutStyle is obsolete and is only provided for
reasons of backward compatibility.
Signature
Description
get_lut_styleget_lut_styleGetLutStyleGetLutStyleGetLutStyle returns the values that were set with set_lut_styleset_lut_styleSetLutStyleSetLutStyleSetLutStyle.
Default is:
-
HueHueHueHuehue:
0.0
-
SaturationSaturationSaturationSaturationsaturation
1.0
-
IntensityIntensityIntensityIntensityintensity
1.0
Execution Information
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
Parameters
WindowHandleWindowHandleWindowHandleWindowHandlewindowHandle (input_control) window → HWindow, HTupleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)
Window handle.
HueHueHueHuehue (output_control) real → HTupleHTupleHtuple (real) (double) (double) (double)
Modification of color value.
SaturationSaturationSaturationSaturationsaturation (output_control) real → HTupleHTupleHtuple (real) (double) (double) (double)
Modification of saturation.
IntensityIntensityIntensityIntensityintensity (output_control) real → HTupleHTupleHtuple (real) (double) (double) (double)
Modification of intensity.
Result
get_lut_styleget_lut_styleGetLutStyleGetLutStyleGetLutStyle returns 2 (H_MSG_TRUE) if the window is valid and the parameter
is correct. Otherwise an exception is raised.
Possible Successors
set_lut_styleset_lut_styleSetLutStyleSetLutStyleSetLutStyle,
set_lutset_lutSetLutSetLutSetLut
See also
set_lut_styleset_lut_styleSetLutStyleSetLutStyleSetLutStyle
Module
Foundation