Gets or sets the FirstStoredPixelValueMapped for the image.
Object.defineProperty(DICOMImageInformation.prototype, 'firstStoredPixelValueMapped',
get: function(),
set: function(value)
)
firstStoredPixelValueMapped: number;
Value that represents the FirstStoredPixelValueMapped for the image.
This value can be retrieved from the DICOM data set.
Not all DICOM images have this value.
If the DICOM image has this value, then it must be set for the window level to work correctly.
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