get_fixT_get_fixGetFixGetFixget_fix (算子名称)

名称

get_fixT_get_fixGetFixGetFixget_fix — Get mode of fixing of current look-up-table (lut).

Warning

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

参数签名

get_fix( : : WindowHandle : Mode)

Herror T_get_fix(const Htuple WindowHandle, Htuple* Mode)

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

HString HWindow::GetFix() const

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

string HWindow.GetFix()

def get_fix(window_handle: HHandle) -> str

描述

Use get_fixget_fixGetFixGetFixGetFixget_fix to get mode of fixing of current look-up-table (look-up-table of valid window) set before by set_fixset_fixSetFixSetFixSetFixset_fix.

运行信息

参数表

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

Window handle.

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

Current Mode of fixing.

结果

get_fixget_fixGetFixGetFixGetFixget_fix returns 2 ( H_MSG_TRUE) if the window is valid. Otherwise an exception is raised.

可能的后置算子

set_fixset_fixSetFixSetFixSetFixset_fix, set_pixelset_pixelSetPixelSetPixelSetPixelset_pixel, set_rgbset_rgbSetRgbSetRgbSetRgbset_rgb

参考其它

set_fixset_fixSetFixSetFixSetFixset_fix

模块

Foundation