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

This function shows the image layers dialog box.

Declaration:

 
Copy Code
BOOL ACCUAPI IG_gui_layers_dlg(
        HWND hWnd,
        HIGEAR hIGear
);

Arguments:

Name Type Description
hWnd HWND A parent window for the image layers dialog.
hIGear HIGEAR Handle to the image with layers.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

Remarks:

The user can choose which layers to flatten and display as well as edit the layers' properties.