MeVisLab Toolbox Reference
mlDICOMTagPaletteTools.h File Reference

A collection of tools related to DICOM palette tags. More...

#include "MLDICOMTagsSystem.h"
#include <mlUtilsSystem.h>
#include <DCMTree_Lib.h>
#include <ThirdPartyWarningsDisable.h>
#include <cstring>
#include <ThirdPartyWarningsRestore.h>

Go to the source code of this file.

Classes

struct  ml::DICOMTagTools::DicomPaletteInfo
 DICOM palette container which is to be used for ML index image to RGB image voxel translation. More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 
 ml::DICOMTagTools
 A namespace collecting tools related to DICOM tags and tree tools.
 

Functions

MLDICOMTags_EXPORT void ml::DICOMTagTools::determinePaletteInformation (DCMTree::Const_TreePtr dcmTree, DicomPaletteInfo &info)
 Gets the palette information from dcmTree into a DicomPaletteInfo structure. More...
 

Detailed Description

A collection of tools related to DICOM palette tags.

Author
Wolf Spindler
Date
07/2013

Definition in file mlDICOMTagPaletteTools.h.