@foyer-inc/insight-sdk / Exports / ImageMetadata
An interface describing metadata about an image returned by the classify endpoint
• height: number
the height of the input image
• md5: string
A unique hash of the image
• width: number
the width of the input image