Back to Adaptive Vision Library Lite website

You are here: Start » Debug Preview

Debug Preview

Select a function from the list below.

Icon Name Description
DebugPreviewCloseAllWindows Closes all active debug preview windows and terminates the preview window subsystem.
DebugPreviewCloseWindow Closes a debug preview window.
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.
DebugPreviewShowNewImage Creates a new separated window and shows an image in it.
DebugPreviewShowNewRegion Creates a new separated window and shows a region in it.
DebugPreviewShowRegion Shows a region in a separated window. When called for the first time, creates a new window with size fitted to the region.
DebugPreviewWaitForAnyWindowClose Waits until the user closes any active debug windows.
DebugPreviewWaitForWindowsClose Waits until the user closes all active debug windows.