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 / Applications
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.


This function is for development purpose only and requires Library Professional license.

DebugPreviewShowNewImage

Creates a new separated window and shows an image in it.


This function is for development purpose only and requires Library Professional license.

DebugPreviewShowNewRegion

Creates a new separated window and shows a region in it.


This function is for development purpose only and requires Library Professional license.

DebugPreviewShowRegion

Shows a region in a separated window. When called for the first time, creates a new window with size fitted to the region.


This function is for development purpose only and requires Library Professional license.

DebugPreviewWaitForAnyWindowClose

Waits until the user closes any active debug windows.

DebugPreviewWaitForWindowsClose

Waits until the user closes all active debug windows.