mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-07 21:48:13 -08:00
fix(image): tests
This commit is contained in:
parent
abd6679f58
commit
4330593138
4 changed files with 36 additions and 24 deletions
|
|
@ -62,12 +62,12 @@ type Options struct {
|
|||
AreaWidth int
|
||||
Top int
|
||||
Left int
|
||||
Crop bool
|
||||
Enlarge bool
|
||||
Extend int
|
||||
Embed bool
|
||||
Quality int
|
||||
Compression int
|
||||
Crop bool
|
||||
Enlarge bool
|
||||
Embed bool
|
||||
Type ImageType
|
||||
Rotate Angle
|
||||
Flip Direction
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue