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.