Initializes a new instance of the MedicalViewerWindowLevel class with specified starting color, ending color, width, center, Lookup table type, mouse sensitivity, mouse reset, and cursor.
Overload | Description |
---|---|
MedicalViewerWindowLevel() | Initializes a new instance of the MedicalViewerWindowLevel class. |
MedicalViewerWindowLevel(color,color,int,int,medicalviewerlookuptabletype) | Initializes a new instance of the MedicalViewerWindowLevel class with specified starting color, ending color, width, center and Lookup table type. |
MedicalViewerWindowLevel(color,color,int,int,medicalviewerlookuptabletype,int,bool,cursor) | Initializes a new instance of the MedicalViewerWindowLevel class with specified starting color, ending color, width, center, Lookup table type, mouse sensitivity, mouse reset, and cursor. |
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