Apply Mask
Creates an image by setting the alpha values of each pixel of the input image by using the luminance of the mask image. |
Inputs
Name | Type | Description |
---|---|---|
Image | Bitmap | Input image |
Image Mask | Bitmap | Mask image |
Outputs
Name | Type | Description |
---|---|---|
Result Image | Bitmap | Resulting image |