This function displays dialog with all currently defined global control parameters.
Copy Code
|
|
---|---|
BOOL ACCUAPI IG_gui_global_parameters_dlg( HWND hWnd ); |
Name | Type | Description |
---|---|---|
hWnd | HWND | A handle of the parent window. |
Returns TRUE if user clicked OK button; FALSE - otherwise.
This function does not process image pixels.
All
This function provides the type and value for each parameter. It also allows you to change current value of the parameter and add new parameters.