feat(#13): metadata tests

This commit is contained in:
Tomas Aparicio 2015-04-06 14:59:59 +02:00
parent 206a1efc66
commit cdade0c27f
2 changed files with 21 additions and 8 deletions

View file

@ -13,8 +13,8 @@ type ImageSize struct {
type ImageMetadata struct {
Orientation int
Alpha bool
Channels int
Alpha bool
Profile bool
Type string
Space string