Returns whether the current frame data supports window level.
Cell.prototype.supportWindowLevel = function(
frameIndex
)
supportWindowLevel(
frameIndex: number
): boolean;
frameIndex
a zero-based index that represents the index of the frame
true if the frame supports window level, false otherwise.
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