Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BoundingBox

Package version

Bounding box that defines a region of an image.

Hierarchy

  • BoundingBox

Index

Properties

Properties

height

height: number

Height.

left

left: number

Coordinate of the left boundary.

top

top: number

Coordinate of the top boundary.

width

width: number

Width.

Generated using TypeDoc