ImageGear for C and C++ on Windows v19.9 - Updated
IG_image_layers_remove
API Reference Guide > Core Component API Reference > Core Component Functions Reference > Image Layer Functions > IG_image_layers_remove

This function removes the layers from the specified HIGEAR.

Declaration:

 
Copy Code
AT_ERRCOUNT ACCUAPI IG_image_layers_remove( HIGEAR hIGear);

Arguments:

Name Type Description
hIGear HIGEAR Handle to the image whose layers are removed.

Return Value:

Error count.

Supported Raster Image Formats:

All pixel formats supported by ImageGear for C and C++.