GDCM  2.2.0
Public Member Functions | Static Public Member Functions | Protected Member Functions
gdcm::ImageChangePhotometricInterpretation Class Reference

ImageChangePhotometricInterpretation class Class to change the Photometric Interpetation of an input DICOM. More...

#include <gdcmImageChangePhotometricInterpretation.h>

Inheritance diagram for gdcm::ImageChangePhotometricInterpretation:
Inheritance graph
[legend]
Collaboration diagram for gdcm::ImageChangePhotometricInterpretation:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ImageChangePhotometricInterpretation ()
 ~ImageChangePhotometricInterpretation ()
bool Change ()
 Change.
const PhotometricInterpretationGetPhotometricInterpretation () const
void SetPhotometricInterpretation (PhotometricInterpretation const &pi)
 Set/Get requested PhotometricInterpretation.

Static Public Member Functions

template<typename T >
static void RGB2YBR (T ybr[3], const T rgb[3])
 colorspace converstion (based on CCIR Recommendation 601-2)
template<typename T >
static void YBR2RGB (T rgb[3], const T ybr[3])

Protected Member Functions

bool ChangeMonochrome ()

Detailed Description

ImageChangePhotometricInterpretation class Class to change the Photometric Interpetation of an input DICOM.


Constructor & Destructor Documentation


Member Function Documentation

Change.

template<typename T >
void gdcm::ImageChangePhotometricInterpretation::RGB2YBR ( ybr[3],
const T  rgb[3] 
) [static]

colorspace converstion (based on CCIR Recommendation 601-2)

Set/Get requested PhotometricInterpretation.

template<typename T >
void gdcm::ImageChangePhotometricInterpretation::YBR2RGB ( rgb[3],
const T  ybr[3] 
) [static]

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

Generated on Fri Mar 30 2012 12:44:36 for GDCM by doxygen 1.8.0
SourceForge.net Logo