OFFIS DCMTK  Version 3.6.0
Static Public Member Functions | List of all members
DcmJpegHelper Class Reference

helper class with static methods used from different dcmjpeg classes (in particular from the encoder and the decoder part). More...

Static Public Member Functions

static EP_Interpretation getPhotometricInterpretation (DcmItem *item)
 helper function that locates the photometric interpretation attribute in a DICOM dataset and returns a parsed value.
 

Detailed Description

helper class with static methods used from different dcmjpeg classes (in particular from the encoder and the decoder part).

Definition at line 207 of file djutils.h.

Member Function Documentation

static EP_Interpretation DcmJpegHelper::getPhotometricInterpretation ( DcmItem item)
static

helper function that locates the photometric interpretation attribute in a DICOM dataset and returns a parsed value.

Parameters
itemthe dataset in which the element is searched
Returns
photometric interpretation enum, EPI_Unknown if unknown string or attribute missing

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


Generated on Thu Dec 20 2012 for OFFIS DCMTK Version 3.6.0 by Doxygen 1.8.2