ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Functions Reference > Image Layer Functions > IG_image_layer_opacity_get |
This function obtains the opacity of the image layer.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_image_layer_opacity_get( HIGIMAGELAYER hLayer, AT_INT* lpnOpacity ); |
Name | Type | Description |
hLayer | HIGIMAGELAYER | Handle to the image layer object. |
lpnOpacity | AT_INT* | Opacity of the image layer. |
Error count.
All pixel formats supported by ImageGear Professional.