mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-15 02:15:54 -07:00
Merge pull request #206 from tstm/add-trim-options
Add the option to use background and threshold options on trim
This commit is contained in:
commit
03f7d1fe04
5 changed files with 42 additions and 5 deletions
|
|
@ -220,5 +220,6 @@ type Options struct {
|
|||
Interpretation Interpretation
|
||||
GaussianBlur GaussianBlur
|
||||
Sharpen Sharpen
|
||||
Threshold float32
|
||||
OutputICC string
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue