Click or drag to resize

DicomImage Properties

The DicomImage type exposes the following members.

Properties
  NameDescription
Public propertyDefaultLeveling
An integer representing the default leveling as specified by the Dicom file.
Public propertyDefaultWindow
An integer representing the default window center as specified by the Dicom file.
Public propertyHeight
The height of the DicomImage in pixels.
Public propertyImageCameFromSignedSamples
Indicates whether or not the image data came from signed samples.
Public propertyImageDataShiftedBy
An integer representing how the image samples were transformed if they had been signed.
Public propertyPixelFormat
The PixelFormat of the image.
Public propertyWidth
The width of the image in pixels
Top
See Also