Type Alias: BaseLabelmapStyle
BaseLabelmapStyle:
object
Active labelmap style properties
Type declaration
activeSegmentOutlineWidthDelta?
optional
activeSegmentOutlineWidthDelta:number
delta thickness of the active segment index outline (0 means same thickness, 1 means 1px thicker, -1 means 1px thinner)
fillAlpha?
optional
fillAlpha:number
alpha of the fill
outlineOpacity?
optional
outlineOpacity:number
alpha of outline for active segmentation
outlineWidth?
optional
outlineWidth:number
thickness of the outline when segmentation is active - all segments
renderFill?
optional
renderFill:boolean
whether to render segmentation filling
renderOutline?
optional
renderOutline:boolean
whether to render segmentation outline