Share via


ImageMetadataOutput interface

Metadata associated with the analyzed image.

Properties

height

The height of the image in pixels.

width

The width of the image in pixels.

Property Details

height

The height of the image in pixels.

height: number

Property Value

number

width

The width of the image in pixels.

width: number

Property Value

number