Gets or sets the value that indicates the zero-based index of the frame that will be rendered for this MRTI image.
Object.defineProperty(MRTIImage.prototype, 'frameIndex',
get: function(),
set: function(value)
)
frameIndex: number;
Value that indicates the zero-based index of the frame that will be rendered for this MRTI image.
This value is usefull, if the original DICOM image that contain the frame is a mulitpage DICOM file, in this case, this value represents the page index
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