HALCON Reference Manual 10.0.2
Name
clear_windowclear_windowclear_windowClearWindowClearWindow — Delete an output window.
clear_windowclear_windowclear_windowClearWindowClearWindow deletes all entries in the output window. The
window (background and edge) is reset to its original state.
Parameters assigned to this window (e.g., with set_colorset_colorset_colorSetColorSetColor,
set_paintset_paintset_paintSetPaintSetPaint, etc.) remain unmodified.
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: local (may only be called from the same thread in which the window, model, or tool instance was created).
- Processed without parallelization.
clear_window(WindowHandle)
clear_window(WindowHandle) ;
clear_window(WindowHandle)
clear_window(WindowHandle)
clear_window(WindowHandle)
If the output window is valid clear_windowclear_windowclear_windowClearWindowClearWindow returns 2 (H_MSG_TRUE).
If necessary an exception is raised.
open_windowopen_windowopen_windowOpenWindowOpenWindow,
open_textwindowopen_textwindowopen_textwindowOpenTextwindowOpenTextwindow
clear_rectangleclear_rectangleclear_rectangleClearRectangleClearRectangle,
disp_rectangle1disp_rectangle1disp_rectangle1DispRectangle1DispRectangle1
open_windowopen_windowopen_windowOpenWindowOpenWindow,
open_textwindowopen_textwindowopen_textwindowOpenTextwindowOpenTextwindow
Foundation
| HALCON Reference Manual 10.0.2 |
Copyright © 1996-2011 MVTec Software GmbH |