Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ImageRegionCreateEntry

Package version

Entry associating a region to an image.

Hierarchy

  • ImageRegionCreateEntry

Index

Properties

height

height: number

Height.

imageId

imageId: string

Id of the image.

left

left: number

Coordinate of the left boundary.

tagId

tagId: string

Id of the tag associated with this region.

top

top: number

Coordinate of the top boundary.

width

width: number

Width.

Generated using TypeDoc