Browse Source

Add background_alpha docs

DarthSim 5 years ago
parent
commit
3fb9de8192
1 changed files with 11 additions and 0 deletions
  1. 11 0
      docs/generating_the_url_advanced.md

+ 11 - 0
docs/generating_the_url_advanced.md

@@ -250,6 +250,17 @@ With no arguments provided, disables any background manipulations.
 
 Default: disabled
 
+#### Background alpha <img class="pro-badge" src="assets/pro.svg" alt="pro" />
+
+```
+background_alpha:%alpha
+bga:%alpha
+```
+
+Adds alpha channel to `background`. `alpha` is a positive floating point number between `0` and `1`.
+
+Default: 1
+
 #### Adjust <img class="pro-badge" src="assets/pro.svg" alt="pro" />
 
 ```