瀏覽代碼

Add background_alpha docs

DarthSim 5 年之前
父節點
當前提交
3fb9de8192
共有 1 個文件被更改,包括 11 次插入0 次删除
  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" />
 
 ```