query_paintT_query_paintQueryPaintQueryPaintquery_paint (算子名称)
名称
query_paintT_query_paintQueryPaintQueryPaintquery_paint — Query the gray value display modes.
参数签名
描述
query_paintquery_paintQueryPaintQueryPaintQueryPaintquery_paint returns the names of all gray value display
modes (e.g., 'gray', '3d_plot', etc.) for the
output window. These modes are used by
set_paintset_paintSetPaintSetPaintSetPaintset_paint. query_paintquery_paintQueryPaintQueryPaintQueryPaintquery_paint only returns the
names of the display values, not the additional parameters that may
be necessary for some modes.
运行信息
- 多线程类型:可重入(与非独占操作符并行运行)。
- 多线程作用域:全局(可以从任何线程调用)。
- 未经并行化处理。
参数表
WindowHandleWindowHandleWindowHandleWindowHandlewindowHandlewindow_handle (input_control) window → HWindow, HTupleHHandleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)
Window handle.
ModeModeModeModemodemode (output_control) string-array → HTupleSequence[str]HTupleHtuple (string) (string) (HString) (char*)
Gray value display mode names.
结果
query_paintquery_paintQueryPaintQueryPaintQueryPaintquery_paint returns 2 (
H_MSG_TRUE)
if the window is valid.
Otherwise an exception is raised.
可能的后置算子
get_paintget_paintGetPaintGetPaintGetPaintget_paint,
set_paintset_paintSetPaintSetPaintSetPaintset_paint,
disp_imagedisp_imageDispImageDispImageDispImagedisp_image
参考其它
set_paintset_paintSetPaintSetPaintSetPaintset_paint,
get_paintget_paintGetPaintGetPaintGetPaintget_paint,
disp_imagedisp_imageDispImageDispImageDispImagedisp_image
模块
Foundation