Preparing search index...
The search index is not available
ImageJS
ImageJS
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
ImageJS
Loading...
Consider pixels connected by corners?