mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-07 21:48:13 -08:00
feat(#13): metadata tests
This commit is contained in:
parent
206a1efc66
commit
cdade0c27f
2 changed files with 21 additions and 8 deletions
|
|
@ -13,8 +13,8 @@ type ImageSize struct {
|
|||
|
||||
type ImageMetadata struct {
|
||||
Orientation int
|
||||
Alpha bool
|
||||
Channels int
|
||||
Alpha bool
|
||||
Profile bool
|
||||
Type string
|
||||
Space string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue