Skip to content

get_fixed_lutGetFixedLutGetFixedLutget_fixed_lutT_get_fixed_lutđź”—

Short descriptionđź”—

get_fixed_lutGetFixedLutGetFixedLutget_fixed_lutT_get_fixed_lut — Get fixing of “look-up-table” (lut) for “real color images”

Warningđź”—

get_fixed_lutGetFixedLut is obsolete and is only provided for reasons of backward compatibility.

Signatuređź”—

get_fixed_lut( window WindowHandle, out string Mode )void GetFixedLut( const HTuple& WindowHandle, HTuple* Mode )static void HOperatorSet.GetFixedLut( HTuple windowHandle, out HTuple mode )def get_fixed_lut( window_handle: HHandle ) -> str

Herror T_get_fixed_lut( const Htuple WindowHandle, Htuple* Mode )

HString HWindow::GetFixedLut( ) const

string HWindow.GetFixedLut( )

Descriptionđź”—

Get fixing of “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đź”—

WindowHandlewindowHandlewindow_handle (input_control) window → (handle)HTuple (HHandle)HWindow, HTuple (IntPtr)HHandleHtuple (handle)

Window handle.

Modemodemode (output_control) string → (string)HTuple (HString)HTuple (string)strHtuple (char*)

Mode of fixing.

Combinations with other operatorsđź”—

Combinations

Possible successors

set_fixed_lutSetFixedLut

Moduleđź”—

Foundation