mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-13 01:10:29 -07:00
feat: support multiple outputs
This commit is contained in:
parent
d471c49348
commit
ef10d7d7ec
9 changed files with 220 additions and 58 deletions
|
|
@ -48,6 +48,8 @@ type Options struct {
|
|||
Extend int
|
||||
Embed bool
|
||||
Quality int
|
||||
Compression int
|
||||
Type ImageType
|
||||
Rotate Angle
|
||||
Flip Direction
|
||||
Gravity Gravity
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue