Initializes the interactive mode by attaching it to the cell with loaded image
StackInteractiveMode.prototype.loadImages = function(
cell
)
loadImages(
cell: Cell
): void;
cell
the cell with the loaded images.
All the frames must be added to the cell before calling this method, for more information, refer to Frames.
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