瀏覽代碼

Clarified stackability of output types

tags/v1.8.0
technobird22 4 年之前
父節點
當前提交
4b9aa8b886
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. +2
    -1
      README.md

+ 2
- 1
README.md 查看文件

@@ -62,7 +62,7 @@ Apply a falsecolor palette
### Arguments

```
-i [r|a|b|t|m|p] Output type (kinda stackable)
-i [r|a|b|t|m|p] Output type (stackable*)
-e [t|h|l|d|p|f] Effects (stackable)
-o <path> Output filename
-d <path> Destination directory
@@ -73,6 +73,7 @@ Apply a falsecolor palette
-g Gamma adjustment (1.0 = off)
-k Map offset (in px, default: 0)
```
\* Should work with all combinations, but temperature needs to be done last as it calibrates the buffer

### Image output types



Loading…
取消
儲存