This function sets new name for the layer.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_layer_name_set( HIGLAYER hLayer, LPSTR lpBuffer ); |
Name | Type | Description |
---|---|---|
hLayer | HIGLAYER | Handle to the layer object. |
lpBuffer | LPSTR | Pointer to the character buffer specifying the name. |
Error count.
This function does not process image pixels.