Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FaceRectangle

Package version

An object describing face rectangle.

Hierarchy

  • FaceRectangle

Index

Properties

Properties

Optional height

height: undefined | number

Height measured from the top-left point of the face, in pixels.

Optional left

left: undefined | number

X-coordinate of the top left point of the face, in pixels.

Optional top

top: undefined | number

Y-coordinate of the top left point of the face, in pixels.

Optional width

width: undefined | number

Width measured from the top-left point of the face, in pixels.

Generated using TypeDoc