Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Interactively add alpha transparency to an image
ResourceFunction["AlphaChannelSetter"][image] returns an interface for creating alpha channel masks on image. |
| Smoothness | roughness of the boundary of the selected region (essentially a blur) |
| Softness | sharpness of the alpha gradient at the boundary of the selected region |
| α Strength | strength of the morphological fill operation used to grow the alpha region |
| print the resulting image to an Input cell | |
| Copy | copy the resulting image to the clipboard |
| Add Locator | save region state and start a new region |
Interactively set the AlphaChannel of an Image:
| In[1]:= | ![]() |
| Out[1]= | ![]() |
Create an alpha channel using multiple locators:
| In[2]:= |
| Out[2]= | ![]() |
This work is licensed under a Creative Commons Attribution 4.0 International License