Does this accept defined image displayable? I know making black bars aren't hard in other programs but using a solid feels so simple
Viewing post in Need Support? Post here!
If your question is whether you can use a defined image displayable instead of a layered image - the answer is no, that's what a regular AlphaMask displayable is for. If your question is if you can use a defined image displayable for the mask image, sure! LayeredImageMask takes any kind of displayable for the mask, just like AlphaMask does.