mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-13 01:10:29 -07:00
feat: add Dockerfile / Docker-driven CI job
This commit is contained in:
parent
a1976273e7
commit
5aca0ea5b1
6 changed files with 99 additions and 138 deletions
2
vips.go
2
vips.go
|
|
@ -52,7 +52,7 @@ type vipsSaveOptions struct {
|
|||
NoProfile bool
|
||||
StripMetadata bool
|
||||
Lossless bool
|
||||
InputICC string // Absolute path to the input ICC profile
|
||||
InputICC string // Absolute path to the input ICC profile
|
||||
OutputICC string // Absolute path to the output ICC profile
|
||||
Interpretation Interpretation
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue