This function sets the opacity of the image layer.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_image_layer_opacity_set( HIGIMAGELAYER hLayer, AT_INT nOpacity ); |
Name | Type | Description |
---|---|---|
hLayer | HIGIMAGELAYER | Handle to the image layer object. |
nOpacity | AT_INT | Opacity of the image layer. |
Error count.
All pixel formats supported by ImageGear for C and C++.