Gets or sets the VOI LUT Sequence.
Object.defineProperty(Frame.prototype, 'voiLUTSequence',
get: function(),
set: function(value)
)
voiLUTSequence: number[];
An array that represents the VOI LUT Sequence.
This value can be retrieved from the DICOM data set.
Not all the images have a VOI LUT Sequence 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