设置遮罩
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-12-13 18:37:15 +08:00
parent 5de4b72a6b
commit 1f887aeaf6
3 changed files with 16 additions and 1 deletions

View File

@ -73,6 +73,7 @@ fx [滤镜名称] <参数1> <参数2> ...
### 特殊效果滤镜
* ```fx 设置通道 <通道=A>```
* 可用 R、G、B、A。
* ```fx 设置遮罩```
* ```fx 色键 <目标颜色="rgb(255,0,0)"> <容差=60>```
* ```fx 晃动 <最大偏移量=5> <运动模糊=False>```
* ```fx 动图 <帧率=10>```