ImageGear for C and C++ on Windows v19.0
IG_image_layer_image_get

This function obtains the raster image representing image layer.

Declaration:

 
Copy Code
AT_ERRCOUNT ACCUAPI IG_image_layer_image_get(
        HIGIMAGELAYER hLayer,
        LPHIGEAR lphIGear
);

Arguments:

Name Type Description
hLayer HIGIMAGELAYER Handle to the image layer object.
lphIGear LPHIGEAR Image representing the layer.

Return Value:

Error count.

Supported Raster Image Formats:

All pixel formats supported by ImageGear for C and C++.

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback