Back to Adaptive Vision Library website
You are here: Start » Function Reference » Debug Preview
Debug Preview
Select a function from the list below.
| Icon | Name | Description | Library |
|---|---|---|---|
| DebugPreviewCloseAllWindows | Closes all active debug preview windows and terminates the preview window subsystem. | Lite | |
| DebugPreviewCloseWindow | Closes a debug preview window. | Lite | |
| DebugPreviewShowImage | Shows an image in a separated window. When called for the first time, it creates a new window with size fitted to the image. | Lite | |
| DebugPreviewShowNewImage | Creates a new separated window and shows an image in it. | Lite | |
| DebugPreviewShowNewRegion | Creates a new separated window and shows a region in it. | Lite | |
| DebugPreviewShowRegion | Shows a region in a separated window. When called for the first time, creates a new window with size fitted to the region. | Lite | |
| DebugPreviewWaitForAnyWindowClose | Waits until the user closes any active debug windows. | Lite | |
| DebugPreviewWaitForWindowsClose | Waits until the user closes all active debug windows. | Lite |
