Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Dimensions

Represents the dimensions of an image (width and height) in pixels.

Hierarchy

Index

Properties

Properties

height

height: number

The height of this image in pixels.

width

width: number

The width of this image in pixels.

Generated using TypeDoc