@nextcloud/image-editor
GitHub
Demo
Preparing search index...
ArrowAnnotation
Interface ArrowAnnotation
interface
ArrowAnnotation
{
color
:
string
;
id
:
string
;
points
:
[
number
,
number
,
number
,
number
]
;
strokeWidth
:
number
;
type
:
"arrow"
;
}
Index
Properties
color
id
points
stroke
Width
type
Properties
color
color
:
string
id
id
:
string
points
points
:
[
number
,
number
,
number
,
number
]
[fromX, fromY, toX, toY] in oriented image coordinates
stroke
Width
strokeWidth
:
number
type
type
:
"arrow"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
id
points
stroke
Width
type
GitHub
Demo
@nextcloud/image-editor
Loading...
[fromX, fromY, toX, toY] in oriented image coordinates