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

Glossary Item Box

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.

©2014. Accusoft Corporation. All Rights Reserved.