Skip to main content

Type Alias: ViewportVoiMappingProps

ViewportVoiMappingProps: object

Type declaration

invert?

optional invert: boolean

When true the viewport renders the VOI inverted (e.g. PET AC), so the displayed intensity is 1 − mapped. Both the forward and inverse maps must honor this or sampled display luma will inverse-map to the wrong raw end.

VOILUTFunction?

optional VOILUTFunction: string | VOILUTFunctionType

voiRange

voiRange: object

voiRange.lower

lower: number

voiRange.upper

upper: number

Defined in

packages/core/src/utilities/viewportVoiIntensityMapping.ts:7