get_fixed_lutT_get_fixed_lutGetFixedLutGetFixedLutget_fixed_lut (Operator)

Name

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

Warning

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

Signature

get_fixed_lut( : : WindowHandle : Mode)

Herror T_get_fixed_lut(const Htuple WindowHandle, Htuple* Mode)

void GetFixedLut(const HTuple& WindowHandle, HTuple* Mode)

HString HWindow::GetFixedLut() const

static void HOperatorSet.GetFixedLut(HTuple windowHandle, out HTuple mode)

string HWindow.GetFixedLut()

def get_fixed_lut(window_handle: HHandle) -> str

Description

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

Execution Information

Parameters

WindowHandleWindowHandleWindowHandleWindowHandlewindowHandlewindow_handle (input_control)  window HWindow, HTupleHHandleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)

Window handle.

ModeModeModeModemodemode (output_control)  string HTuplestrHTupleHtuple (string) (string) (HString) (char*)

Mode of fixing.

Possible Successors

set_fixed_lutset_fixed_lutSetFixedLutSetFixedLutSetFixedLutset_fixed_lut

Module

Foundation