get_fixT_get_fixGetFixGetFixget_fix (算子)

名称

get_fixT_get_fixGetFixGetFixget_fix — 获取当前查找表(lut)的修复模式。

警告

get_fixget_fixGetFixGetFixGetFixget_fix 已过时,仅出于向后兼容性考虑而保留。

签名

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 (输入控制)  window HWindow, HTupleHHandleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)

窗口句柄。

ModeModeModeModemodemode (输出控制)  string HTuplestrHTupleHtuple (string) (string) (HString) (char*)

Current Mode of fixing.

结果

get_fixget_fixGetFixGetFixGetFixget_fix returns 2 ( H_MSG_TRUE) if the window is valid.否则将抛出异常。

可能的后继

set_fixset_fixSetFixSetFixSetFixset_fix, set_pixelset_pixelSetPixelSetPixelSetPixelset_pixel, set_rgbset_rgbSetRgbSetRgbSetRgbset_rgb

另见

set_fixset_fixSetFixSetFixSetFixset_fix

模块

基础