LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

SetWindowLevel(Int32,Int32,Int32) Method

Show in webframe





A zero-based index of the sub-cell that contains the image that will have its window level changed.
A System.Int32 value that represents the new window level width value.
A System.Int32 value that represents the new window level center value.
Sets the window level width and center values for the image.
Syntax
public void SetWindowLevel( 
   int subCellIndex,
   int width,
   int center
)
'Declaration
 
Public Overloads Sub SetWindowLevel( _
   ByVal subCellIndex As Integer, _
   ByVal width As Integer, _
   ByVal center As Integer _
) 
'Usage
 
Dim instance As MedicalViewerMultiCell
Dim subCellIndex As Integer
Dim width As Integer
Dim center As Integer
 
instance.SetWindowLevel(subCellIndex, width, center)

            

            
public:
void SetWindowLevel( 
   int subCellIndex,
   int width,
   int center
) 

Parameters

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.
Remarks
Example
For an example, refer to SetOffset(Int32,Double,Double).
Requirements

Target Platforms

See Also

Reference

MedicalViewerMultiCell Class
MedicalViewerMultiCell Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features