DCMTK  Version 3.6.1 20120515
OFFIS DICOM Toolkit
Public Member Functions | Private Member Functions
DiARGBPixelTemplate< T1, T2, T3 > Class Template Reference

Template class to handle ARGB pixel data. More...

+ Inheritance diagram for DiARGBPixelTemplate< T1, T2, T3 >:

List of all members.

Public Member Functions

 DiARGBPixelTemplate (const DiDocument *docu, const DiInputPixel *pixel, DiLookupTable *palette[3], EI_Status &status, const unsigned long planeSize, const int bits)
 constructor
virtual ~DiARGBPixelTemplate ()
 destructor

Private Member Functions

void convert (const T1 *pixel, DiLookupTable *palette[3], const unsigned long planeSize, const int bits)
 convert input pixel data to intermediate representation

Detailed Description

template<class T1, class T2, class T3>
class DiARGBPixelTemplate< T1, T2, T3 >

Template class to handle ARGB pixel data.


Constructor & Destructor Documentation

template<class T1 , class T2 , class T3 >
DiARGBPixelTemplate< T1, T2, T3 >::DiARGBPixelTemplate ( const DiDocument docu,
const DiInputPixel pixel,
DiLookupTable palette[3],
EI_Status &  status,
const unsigned long  planeSize,
const int  bits 
) [inline]

constructor

Parameters:
docupointer to DICOM document
pixelpointer to input pixel representation
palettepointer to RGB color palette
statusreference to status variable
planeSizenumber of pixels in a plane
bitsnumber of bits per sample

Member Function Documentation

template<class T1 , class T2 , class T3 >
void DiARGBPixelTemplate< T1, T2, T3 >::convert ( const T1 *  pixel,
DiLookupTable palette[3],
const unsigned long  planeSize,
const int  bits 
) [inline, private]

convert input pixel data to intermediate representation

Parameters:
pixelpointer to input pixel data
palettepointer to RGB color palette
planeSizenumber of pixels in a plane
bitsnumber of bits per sample

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


Generated on Tue May 15 2012 for DCMTK Version 3.6.1 20120515 by Doxygen 1.7.5.1-20111027