Skip to main content

Interface: ImagePixelModule

Properties

bitsAllocated

bitsAllocated: number

Defined in

packages/core/src/types/ImagePixelModule.ts:4


bitsStored

bitsStored: number

Defined in

packages/core/src/types/ImagePixelModule.ts:5


highBit

highBit: number

Defined in

packages/core/src/types/ImagePixelModule.ts:7


modality

modality: string

Defined in

packages/core/src/types/ImagePixelModule.ts:13


photometricInterpretation

photometricInterpretation: string

Defined in

packages/core/src/types/ImagePixelModule.ts:8


pixelRepresentation

pixelRepresentation: number

Defined in

packages/core/src/types/ImagePixelModule.ts:9


samplesPerPixel

samplesPerPixel: number

Defined in

packages/core/src/types/ImagePixelModule.ts:6


voiLUTFunction

voiLUTFunction: VOILUTFunctionType

Defined in

packages/core/src/types/ImagePixelModule.ts:12


windowCenter

windowCenter: number | number[]

Defined in

packages/core/src/types/ImagePixelModule.ts:11


windowWidth

windowWidth: number | number[]

Defined in

packages/core/src/types/ImagePixelModule.ts:10