mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-07 21:48:13 -08:00
Update Transform ICC Profiles with Input Profile
Support for input profile when there is none embbeded in image.
This commit is contained in:
parent
4eb8362deb
commit
d883bb6fee
4 changed files with 44 additions and 2 deletions
|
|
@ -223,4 +223,5 @@ type Options struct {
|
|||
Sharpen Sharpen
|
||||
Threshold float64
|
||||
OutputICC string
|
||||
InputICC string
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue