Name
query_grayT_query_grayQueryGrayQueryGray — Query the displayable gray values.
query_grayquery_grayQueryGrayQueryGrayQueryGray returns all gray values that are used for
gray value output (disp_imagedisp_imageDispImageDispImageDispImage) and that can be reproduced
exactly in the window. They can be set with the
set_grayset_graySetGraySetGraySetGray call.
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
Tuple of all displayable gray values.
query_grayquery_grayQueryGrayQueryGrayQueryGray returns 2 (H_MSG_TRUE), if the window is
valid. Otherwise an exception is raised.
set_grayset_graySetGraySetGraySetGray,
disp_regiondisp_regionDispRegionDispRegionDispRegion
set_grayset_graySetGraySetGraySetGray,
disp_imagedisp_imageDispImageDispImageDispImage
Foundation