This function obtains the raster image representing image layer.
|
Copy Code
|
|
|---|---|
AT_ERRCOUNT ACCUAPI IG_image_layer_image_get(
HIGIMAGELAYER hLayer,
LPHIGEAR lphIGear
);
|
|
| Name | Type | Description |
|---|---|---|
| hLayer | HIGIMAGELAYER | Handle to the image layer object. |
| lphIGear | LPHIGEAR | Image representing the layer. |
Error count.
All pixel formats supported by ImageGear for C and C++.