background_set_alpha_from_background(ind,back)
From ENIGMA
Description
Replaces the alpha channel of a background's pixel data using another background as the mask.
Parameters
| Parameter | Description |
|---|---|
| ind | index of the background |
| back | index of the background used as a mask |
Return Values
returntype: Returns...
Example Call
// Example of using the function.