MeVisLab Toolbox Reference
mlDICOMTagPaletteTools.h File Reference

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

#include "MLDICOMTagsSystem.h"
#include <mlUtilsSystem.h>
#include <mlPagedImage.h>
#include <DCMTree_Lib.h>
#include <FMEThirdPartyWarningsDisable.h>
#include <cstring>
#include <FMEThirdPartyWarningsRestore.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

namespace  ml
 Main documentation file for ML users and developers.
 
namespace  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.
 

Detailed Description

A collection of tools related to DICOM palette tags.

Author
Wolf Spindler
Date
07/2013

Definition in file mlDICOMTagPaletteTools.h.