I was looking for a way to import a png and then changing the transparency, but couldn't find how in the docs.
Currently I'm changing the alpha of my image on an external program and importing it into typst.
Is there something that I'm missing here?
Looking into the docs there are functions like 'decode' that might seem to help but I don't know if it is the case