This function obtains type of the layer.
|
Copy Code
|
|
|---|---|
AT_ERRCOUNT ACCUAPI IG_layer_type_get(
HIGLAYER hLayer,
enumIGLayerType* lpnType
);
|
|
| Name | Type | Description |
|---|---|---|
| hLayer | HIGLAYER | Handle to the layer object. |
| lpnType | enumIGLayerType* | Layer type. |
Error count.
This function does not process image pixels.