mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-15 18:35:54 -07:00
Support brightness and contrast
This commit is contained in:
parent
d0fb333ce4
commit
76894654c7
4 changed files with 68 additions and 0 deletions
|
|
@ -223,6 +223,8 @@ type Options struct {
|
|||
Sharpen Sharpen
|
||||
Threshold float64
|
||||
Gamma float64
|
||||
Brightness float64
|
||||
Contrast float64
|
||||
OutputICC string
|
||||
InputICC string
|
||||
Palette bool
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue