Slicer 5.9
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
vtkMRMLScalarVolumeDisplayNode::WindowLevelPreset Class Reference

#include <Libs/MRML/Core/vtkMRMLScalarVolumeDisplayNode.h>

Public Member Functions

 WindowLevelPreset ()
 

Public Attributes

double Level
 
double Window
 

Detailed Description

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 218 of file vtkMRMLScalarVolumeDisplayNode.h.

Constructor & Destructor Documentation

◆ WindowLevelPreset()

vtkMRMLScalarVolumeDisplayNode::WindowLevelPreset::WindowLevelPreset ( )
inline

Definition at line 223 of file vtkMRMLScalarVolumeDisplayNode.h.

Member Data Documentation

◆ Level

double vtkMRMLScalarVolumeDisplayNode::WindowLevelPreset::Level

Definition at line 222 of file vtkMRMLScalarVolumeDisplayNode.h.

◆ Window

double vtkMRMLScalarVolumeDisplayNode::WindowLevelPreset::Window

Definition at line 221 of file vtkMRMLScalarVolumeDisplayNode.h.


The documentation for this class was generated from the following file: