mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-15 10:25:55 -07:00
Adding basic smartcrop support.
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
This commit is contained in:
parent
24d84e6d8c
commit
9c914467b3
7 changed files with 58 additions and 3 deletions
|
|
@ -193,6 +193,7 @@ type Options struct {
|
|||
Compression int
|
||||
Zoom int
|
||||
Crop bool
|
||||
SmartCrop bool
|
||||
Enlarge bool
|
||||
Embed bool
|
||||
Flip bool
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue