|
Slicer 5.11
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include <Libs/MRML/Core/vtkMRMLScalarVolumeDisplayNode.h>
Public Member Functions | |
| WindowLevelPreset (double window, double level) | |
Public Attributes | |
| double | Level |
| double | Window |
To hold preset values for window and level, so can restore this display node's window and level to ones read from DICOM files, or defined by users
Definition at line 249 of file vtkMRMLScalarVolumeDisplayNode.h.
|
inline |
Definition at line 254 of file vtkMRMLScalarVolumeDisplayNode.h.
| double vtkMRMLScalarVolumeDisplayNode::WindowLevelPreset::Level |
Definition at line 253 of file vtkMRMLScalarVolumeDisplayNode.h.
| double vtkMRMLScalarVolumeDisplayNode::WindowLevelPreset::Window |
Definition at line 252 of file vtkMRMLScalarVolumeDisplayNode.h.