Preparing search index...
The search index is not available
@formant/data-sdk
@formant/data-sdk
IImageAnnotation
Interface IImageAnnotation<T>
interface
IImageAnnotation
<
T
>
{
area
:
IAnnotationAreaTypeMap
[
T
]
;
color
:
string
;
label
:
string
;
type
:
"bounding box"
;
}
Type Parameters
T
extends
AnnotationAreaType
=
AnnotationAreaType
Index
Properties
area
color
label
type
Properties
area
area
:
IAnnotationAreaTypeMap
[
T
]
color
color
:
string
label
label
:
string
type
type
:
"bounding box"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
area
color
label
type
@formant/data-sdk
Loading...
Generated using
TypeDoc