Medical Imaging Interaction Toolkit  2024.06.00
Medical Imaging Interaction Toolkit
mitkLevelWindow.h File Reference
#include "mitkNumericTypes.h"
#include <MitkCoreExports.h>
#include <nlohmann/json_fwd.hpp>

Go to the source code of this file.

Classes

class  mitk::LevelWindow
 The LevelWindow class Class to store level/window values. More...
 

Namespaces

 mitk
 Find image slices visible on a given plane.
 

Functions

MITKCORE_EXPORT void mitk::to_json (nlohmann::json &j, const LevelWindow &lw)
 
MITKCORE_EXPORT void mitk::from_json (const nlohmann::json &j, LevelWindow &lw)