mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-07 21:48:13 -08:00
fix(rotate): max angle to 270
This commit is contained in:
parent
489817eda6
commit
5a6ed699e8
2 changed files with 2 additions and 2 deletions
|
|
@ -70,8 +70,8 @@ type Options struct {
|
|||
Embed bool
|
||||
Flip bool
|
||||
Flop bool
|
||||
Type ImageType
|
||||
Rotate Angle
|
||||
Gravity Gravity
|
||||
Type ImageType
|
||||
Interpolator Interpolator
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue