@nextcloud/image-editor
GitHub
Demo
Preparing search index...
DrawAnnotation
Interface DrawAnnotation
interface
DrawAnnotation
{
color
:
string
;
id
:
string
;
points
:
number
[]
;
strokeWidth
:
number
;
type
:
"draw"
;
}
Index
Properties
color
id
points
stroke
Width
type
Properties
color
color
:
string
id
id
:
string
points
points
:
number
[]
Flat [x1, y1, x2, y2, …] polyline in oriented image coordinates
stroke
Width
strokeWidth
:
number
type
type
:
"draw"
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...
Flat [x1, y1, x2, y2, …] polyline in oriented image coordinates