- Preparing search index...
- The search index is not available
neuroglancer
Interface SegmentationDisplayState
Properties
filterBySegmentLabel
filter
By
Segment
Label
: ((id
: Uint64) => void)
Type declaration
-
- (id: Uint64): void
-
Returns void
moveToSegment
move
To
Segment
: ((id
: Uint64) => void)
Type declaration
-
- (id: Uint64): void
-
Returns void
segmentationColorGroupState
selectSegment
select
Segment
: ((id
: Uint64, pin
: boolean | "toggle") => void)
Type declaration
-
- (id: Uint64, pin: boolean | "toggle"): void
-
Returns void