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