Skip to main content

Type Alias: InactiveLabelmapStyle

InactiveLabelmapStyle: object

Inactive labelmap style properties

Type declaration​

fillAlphaInactive?​

optional fillAlphaInactive: number

alpha of the fill when inactive

outlineOpacityInactive?​

optional outlineOpacityInactive: number

alpha of outline for inactive segmentation

outlineWidthInactive?​

optional outlineWidthInactive: number

thickness of the outline when segmentation is inactive - all segments

renderFillInactive?​

optional renderFillInactive: boolean

whether to render segmentation filling when inactive

renderOutlineInactive?​

optional renderOutlineInactive: boolean

whether to render segmentation outline when inactive

Defined in​

tools/src/types/LabelmapTypes.ts:23