ImageGear Professional DLL v18.1 for Windows
IG_layer_delete
Send Feedback
ImageGear Professional v18.1 > API Reference Guide > Core Component API Reference > Core Component Functions Reference > Layer Functions > IG_layer_delete

Glossary Item Box

This function deletes layer object.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_layer_delete(
        HIG_LAYER_HANDLE hLayer
);

Arguments:

Name Type Description
hLayer HIG_LAYER_HANDLE Handle to the layer object to delete.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

©2014. Accusoft Corporation. All Rights Reserved.