This function deletes the layer array composition object.
|
Copy Code
|
|
|---|---|
AT_ERRCOUNT ACCUAPI IG_layer_array_delete(
HIGLAYERARRAY hLayers
);
|
|
| Name | Type | Description |
|---|---|---|
| hLayers | HIGLAYERARRAY | Handle to the layer array object to delete. |
Error count.
This function does not process image pixels.