This function sets the new layers to the specified HIGEAR, thereby destroying any existing layers.
|
Copy Code
|
|
|---|---|
AT_ERRCOUNT ACCUAPI IG_image_layers_set(
HIGEAR hIGear,
HIGLAYERARRAY hLayers
);
|
|
| Name | Type | Description |
|---|---|---|
| hIGear | HIGEAR | Handle to the image whose layers are set. |
| hLayers | HIGLAYERARRAY | Layer array to set. |
Error count.
All pixel formats supported by ImageGear for C and C++.