image-js
Preparing search index...
index
GetBorderPointsOptions
Interface GetBorderPointsOptions
interface
GetBorderPointsOptions
{
allowCorners
?:
boolean
;
innerBorders
?:
boolean
;
}
Index
Properties
allow
Corners?
inner
Borders?
Properties
Optional
allow
Corners
allowCorners
?:
boolean
Consider pixels connected by corners?
Default
false
Optional
inner
Borders
innerBorders
?:
boolean
Should the inner borders be returned too?
Default
false
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allow
Corners
inner
Borders
image-js
Loading...
Consider pixels connected by corners?