fix(image): tests

This commit is contained in:
Tomas Aparicio 2015-04-07 23:53:48 +02:00
parent abd6679f58
commit 4330593138
4 changed files with 36 additions and 24 deletions

View file

@ -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