mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-17 19:26:35 -07:00
Adding trim operation.
Closes #22 Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
This commit is contained in:
parent
b35675c245
commit
c1f2667c0f
8 changed files with 64 additions and 5 deletions
|
|
@ -205,6 +205,7 @@ type Options struct {
|
|||
NoProfile bool
|
||||
Interlace bool
|
||||
StripMetadata bool
|
||||
Trim bool
|
||||
Extend Extend
|
||||
Rotate Angle
|
||||
Background Color
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue