DCMTK
Version 3.6.1 20120515
OFFIS DICOM Toolkit
|
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. |
helper class with static methods used from different dcmjpeg classes (in particular from the encoder and the decoder part).
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.
item | the dataset in which the element is searched |