HALCON Reference Manual / Develop Operators

dev_unmap_par (Operator)

Name

dev_unmap_par — Closes the dialog to specify the visualization parameters.

Synopsis

dev_unmap_par( : : : )

Description

dev_unmap_par closes the Visualization Parameter dialog. This can also be achieved interactively by pressing the Close button on the dialog's title bar. The dialog can be opened again by dev_map_par.

Attention

This operator is not supported for code export.

Result

dev_unmap_par always returns 2 (H_MSG_TRUE).

Parallelization Information

dev_unmap_par is reentrant, local, and processed without parallelization.

Possible Successors

dev_map_par

See also

dev_map_par, dev_map_prog, dev_map_var

Module

Foundation


HALCON Reference Manual / Develop Operators
Version 9.0.2 Copyright © 1996-2010 MVTec Software GmbH