ImageGear for C and C++ on Windows v19.0
IG_layer_array_delete

This function deletes the layer array composition object.

Declaration:

 
Copy Code
AT_ERRCOUNT ACCUAPI IG_layer_array_delete(
        HIGLAYERARRAY hLayers
);

Arguments:

Name Type Description
hLayers HIGLAYERARRAY Handle to the layer array object to delete.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback