Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ImageMetadata

Package version

Image metadata.

Hierarchy

  • ImageMetadata

Index

Properties

Properties

Optional format

format: undefined | string

Image format.

Optional height

height: undefined | number

Image height, in pixels.

Optional width

width: undefined | number

Image width, in pixels.

Generated using TypeDoc