I'm exploring QGIS python functions to set all raster layers with a custom transparency, i.e 0,0,0,100 .
Looking at some previous questions. There is a way to loop all the layers, but the aspect to set transparency value on RGB values, I've been having difficulties understanding the...