ImageGear Professional DLL v18.1 for Windows
IG_gui_errstack_opt_dlg
Send Feedback
ImageGear Professional v18.1 > API Reference Guide > GUI Component API Reference > GUI Component Functions Reference > Error Functions > IG_gui_errstack_opt_dlg

Glossary Item Box

This function displays the dialog that allows you to set control options for error stack GUI window.

Declaration:

  Copy Code
HWNDACCUAPI  IG_gui_errstack_opt_dlg (
        HWND hWnd,
        DWORD hCtrl
);

Arguments:

Name Type Description
hWnd HWND A handle of the parent window.
hCtrl DWORD A set of control options you can use to control the error stack GUI window.

Return Value:

Returns the handle of the error window.

Supported Raster Image Formats:

This function does not process image pixels.

Sample:

GUI Windows

©2014. Accusoft Corporation. All Rights Reserved.