Gets or sets the DICOM image information needed by the window level.
Object.defineProperty(Frame.prototype, 'information',
get: function(),
set: function(value)
)
information: DICOMImageInformation;
DICOMImageInformation that represents the DICOM image information needed by the window level to function properly.
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