Skip to main content

Interface: ImageSpacingCalibratedEventDetail

IMAGE_SPACING_CALIBRATED Event's data

Properties

calibration

calibration: IImageCalibration

calibration contains the scaling information as well as other calibration info

Defined in

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


element

element: HTMLDivElement

Defined in

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


imageData

imageData: vtkImageData

Defined in

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


imageId

imageId: string

Defined in

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


renderingEngineId

renderingEngineId: string

Defined in

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


viewportId

viewportId: string

Defined in

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


worldToIndex

worldToIndex: mat4

Defined in

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