This function displays a dialog that provides all the information about available format filters along with control parameters in textual format.
Copy Code
|
|
---|---|
BOOL ACCUAPI IG_gui_filters_dlg( HWND hWnd ); |
Name | Type | Description |
---|---|---|
hWnd | HWND | A handle of the parent window. |
Returns TRUE if user pressed OK button; FALSE - otherwise.
This function does not process image pixels.
All
This function also allows you to set new values to control parameters of format filters to a customer's value as well as to reset to defaults.