get_fixed_lutT_get_fixed_lutGetFixedLutGetFixedLutget_fixed_lut (算子名称)

名称

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.

参数签名

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

描述

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

运行信息

参数表

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.

可能的后置算子

set_fixed_lutset_fixed_lutSetFixedLutSetFixedLutSetFixedLutset_fixed_lut

模块

Foundation