Operators |
query_paint — Query the gray value display modes.
query_paint( : : WindowHandle : Mode)
query_paint returns the names of all gray value display modes (e.g. 'gray', '3d_plot', 'contourline', etc.) for the output window. These modes are used by set_paint. query_paint only returns the names of the display values, not the additional parameters that may be necessary for some modes.
Window handle.
Gray value display mode names.
query_paint returns 2 (H_MSG_TRUE) if the window is valid. Otherwise an exception is raised.
get_paint, set_paint, disp_image
set_paint, get_paint, disp_image
Foundation
Operators |