query_lutT_query_lutQueryLutQueryLutquery_lut (算子名称)
名称
query_lutT_query_lutQueryLutQueryLutquery_lut
— Query all available look-up-tables (lut).
参数签名
描述
query_lutquery_lutQueryLutQueryLutQueryLutquery_lut
returns the names of all look-up-tables available on
the current used device. These tables can be set with set_lutset_lutSetLutSetLutSetLutset_lut
.
An table named 'default' is always available.
运行信息
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
参数表
WindowHandleWindowHandleWindowHandleWindowHandlewindowHandlewindow_handle
(input_control) window →
HWindow, HTupleHHandleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)
Window handle.
LookUpTableLookUpTableLookUpTableLookUpTablelookUpTablelook_up_table
(output_control) string-array →
HTupleSequence[str]HTupleHtuple (string) (string) (HString) (char*)
Names of look-up-tables.
结果
query_lutquery_lutQueryLutQueryLutQueryLutquery_lut
returns 2 (
H_MSG_TRUE)
if a window is valid.
Otherwise an exception is raised.
可能的后置算子
set_lutset_lutSetLutSetLutSetLutset_lut
,
disp_lutdisp_lutDispLutDispLutDispLutdisp_lut
参考其它
set_lutset_lutSetLutSetLutSetLutset_lut
模块
Foundation