ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / GUI Component API Reference / GUI Component Functions Reference / Layers Functions / IG_gui_layers_dlg
In This Topic
    IG_gui_layers_dlg
    In This Topic

    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.