Add lossless option for saving webp

This commit is contained in:
Mike Stead 2017-11-11 14:56:12 +11:00
parent 0df331cdeb
commit ce5ae9c7fe
4 changed files with 7 additions and 2 deletions

View file

@ -206,6 +206,7 @@ type Options struct {
Interlace bool
StripMetadata bool
Trim bool
Lossless bool
Extend Extend
Rotate Angle
Background Color