This function obtains the layers associated with the specified HIGEAR.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_image_layers_get( HIGEAR hIGear, LPHIGLAYERARRAY lphLayers ); |
Name | Type | Description |
---|---|---|
hIGear | HIGEAR | Handle to the image whose layers are obtained. |
lphLayers | LPHIGLAYERARRAY | Obtained layer array representing the layers of the specified image. |
Error count.
All pixel formats supported by ImageGear for C and C++.