mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-07 21:48:13 -08:00
support Palette option for png
This commit is contained in:
parent
3a950d13cd
commit
dfd363a962
4 changed files with 8 additions and 3 deletions
|
|
@ -225,4 +225,5 @@ type Options struct {
|
|||
Gamma float64
|
||||
OutputICC string
|
||||
InputICC string
|
||||
Palette bool
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue