blend

Alpha-blend a number of views. The order is bottom-to-top.

blend
(
SRCS...
)
(
SRCS sources
)
if (
allSatisfy!(isView, SRCS) &&
sources.length > 0
)

Meta