ImageGear for C and C++ on Windows v19.9 - Updated
IG_gui_comm_info_dlg
API Reference Guide > GUI Component API Reference > GUI Component Functions Reference > Component Functions > IG_gui_comm_info_dlg

This function displays dialog that provides information about currently attached components.

Declaration:

 
Copy Code
VOID  ACCUAPI  IG_gui_comm_info_dlg(
        HWND hWndParent
);

Arguments:

Name Type Description
hWnd HWND A handle of the parent window.

Return Value:

None

Supported Raster Image Formats:

This function does not process image pixels.

Sample:

All