For a list of all members of this type, see DICOMImageInformation members
Public Properties
Name | Description | |
---|---|---|
autoScaleIntercept | Gets or sets the auto scale intercept value of the DICOM image. | |
autoScaleSlope | Gets or sets the auto scale slope value of the DICOM image. | |
bitsPerPixel | Gets or sets the bits per pixel for the image. | |
canvas | Gets or sets the canvas that contains the source image data. | |
data32 | Gets or sets the array that contains the full image data. | |
firstStoredPixelValueMapped | Gets or sets the FirstStoredPixelValueMapped for the image. | |
height | Gets or sets the image height. | |
highBit | Gets or sets the image high bit | |
image | Gets or sets the image data compressed as a png image. | |
lowBit | Gets or sets the image low bit. | |
luT32 | Gets or sets the array that contains the window level lookup table. | |
lutDescriptor | Gets or sets the array that contains the LUT descriptor. | |
maxValue | Gets or sets the image max value. | |
minValue | Gets or sets the image min value. | |
modalityIntercept | Gets or sets the modality intercept of the image. | |
modalitySlope | Gets or sets the modality slope of the image. | |
photometricInterpretation | Gets or sets the photometric interpretation. | |
signed | Indicates whether the image is signed or unsigned. | |
width | Gets or sets the image width. | |
windowCenter | Gets the current window level center value. | |
windowWidth | Gets the current window level width value. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET