This function deletes layer object.
|
Copy Code
|
|
|---|---|
AT_ERRCOUNT ACCUAPI IG_layer_delete(
HIG_LAYER_HANDLE hLayer
);
|
|
| Name | Type | Description |
|---|---|---|
| hLayer | HIG_LAYER_HANDLE | Handle to the layer object to delete. |
Error count.
This function does not process image pixels.