Sets the window level width and center values for the image.
public void SetWindowLevel(
int subCellIndex,
int width,
int center
)
Public Overloads Sub SetWindowLevel( _
ByVal subCellIndex As Integer, _
ByVal width As Integer, _
ByVal center As Integer _
)
public:
void SetWindowLevel(
int subCellIndex,
int width,
int center
)
subCellIndex
A zero-based index of the sub-cell that contains the image that will have its window level changed.
width
A System.Int32 value that represents the new window level width value.
center
A System.Int32 value that represents the new window level center value.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document