set_fixed_lutđź”—
Short descriptionđź”—
set_fixed_lut — Fix “look-up-table” (lut) for “real color images”.
Warningđź”—
set_fixed_lut is obsolete and is only provided for
reasons of backward compatibility.
Signatuređź”—
set_fixed_lut( window WindowHandle, string Mode )
Descriptionđź”—
Fix “look-up-table” (lut) for “real color images”.
Execution informationđź”—
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đź”—
WindowHandle (input_control) window → (handle)
Window handle.
Mode (input_control) string → (string)
Mode of fixing.
Default: 'true'
List of values: 'false', 'true'
Combinations with other operatorsđź”—
Moduleđź”—
Foundation