1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-01-23 11:14:48 +02:00

Add background_alpha docs

This commit is contained in:
DarthSim 2020-08-10 17:38:37 +06:00
parent f42d7fcf43
commit 3fb9de8192

View File

@ -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" />
```