Back to Adaptive Vision Library website

You are here: Start » Function Reference » Debug Preview

Debug Preview

Select a function from the list below.

IconNameDescription
DebugPreviewCloseAllWindowsCloses all active debug preview windows and terminates the preview window subsystem.
DebugPreviewCloseWindowCloses a debug preview window.
DebugPreviewShowImageShows an image in a separated window. When called for the first time, it creates a new window with size fitted to the image.
DebugPreviewShowNewImageCreates a new separated window and shows an image in it.
DebugPreviewShowNewRegionCreates a new separated window and shows a region in it.
DebugPreviewShowRegionShows a region in a separated window. When called for the first time, creates a new window with size fitted to the region.
DebugPreviewWaitForAnyWindowCloseWaits until the user closes any active debug windows.
DebugPreviewWaitForWindowsCloseWaits until the user closes all active debug windows.