Search
Preparing search index...
The search index is not available
@vladmandic/face-api - v1.6.0
Options
All
Public
Public/Protected
All
Inherited
Menu
@vladmandic/face-api - v1.6.0
draw
DrawBox
Class DrawBox
Hierarchy
DrawBox
Index
Constructors
constructor
Properties
box
options
Methods
draw
Constructors
constructor
new
Draw
Box
(
box
:
IRect
|
IBoundingBox
, options
?:
IDrawBoxOptions
)
:
DrawBox
Parameters
box:
IRect
|
IBoundingBox
options:
IDrawBoxOptions
= {}
Returns
DrawBox
Properties
box
box
:
Box
<
any
>
options
options
:
DrawBoxOptions
Methods
draw
draw
(
canvasArg
:
string
|
CanvasRenderingContext2D
|
HTMLCanvasElement
)
:
void
Parameters
canvasArg:
string
|
CanvasRenderingContext2D
|
HTMLCanvasElement
Returns
void
Exports
draw
utils
Draw
Box
constructor
box
options
draw