Skip to main content

Interface: VoiModifiedEventDetail

VOI_MODIFIED Event's data

Properties

colormap?

optional colormap: ColormapPublic

color map

Defined in

packages/core/src/types/EventTypes.ts:68


invert?

optional invert: boolean

inverted

Defined in

packages/core/src/types/EventTypes.ts:64


invertStateChanged?

optional invertStateChanged: boolean

Indicates if the 'invert' state has changed from the previous state

Defined in

packages/core/src/types/EventTypes.ts:66


range

range: VOIRange

new VOI range

Defined in

packages/core/src/types/EventTypes.ts:58


viewportId

viewportId: string

Viewport Unique ID in the renderingEngine

Defined in

packages/core/src/types/EventTypes.ts:56


VOILUTFunction?

optional VOILUTFunction: VOILUTFunctionType

VOILUTFunction

Defined in

packages/core/src/types/EventTypes.ts:62


volumeId?

optional volumeId: string

Unique ID for the volume in the cache

Defined in

packages/core/src/types/EventTypes.ts:60