Setting both color maps and opacity when plotting rasters and heatmaps with Makie

See a small imagealpha() recipe I shared some time ago here on discourse: How to implement Value Suppressing Colormaps in Makie - #6 by aplavin
Maybe image() should just support alpha=matrix natively?..