mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-07 21:48:13 -08:00
Merge pull request #374 from Mereng/brightness_contrast
Support brightness and contrast
This commit is contained in:
commit
ffadb9e4b0
4 changed files with 68 additions and 0 deletions
|
|
@ -241,6 +241,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