This function obtains visibility state of the layer.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_layer_visible_get( HIGLAYER hLayer, AT_BOOL* lpbVisible ); |
Name | Type | Description |
---|---|---|
hLayer | HIGLAYER | Handle to the layer object. |
lpbVisible | AT_BOOL | Layer visibility state. |
Error count.
This function does not process image pixels.