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 / Applications Modules
DebugPreviewCloseAllWindows

Closes all active debug preview windows and terminates the preview window subsystem.

FoundationLite
DebugPreviewCloseWindow

Closes a debug preview window.

FoundationLite
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.

FoundationLite
DebugPreviewShowNewImage

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


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

FoundationLite
DebugPreviewShowNewRegion

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


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

FoundationLite
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.

FoundationLite
DebugPreviewWaitForAnyWindowClose

Waits until the user closes any active debug windows.

FoundationLite
DebugPreviewWaitForWindowsClose

Waits until the user closes all active debug windows.

FoundationLite