DiPaletteImage Class Reference

Class for PALETTE COLOR images. More...

Inheritance diagram for DiPaletteImage:

DiColorImage DiImage List of all members.

Public Member Functions

 DiPaletteImage (const DiDocument *docu, const EI_Status status)
 constructor
virtual ~DiPaletteImage ()
 destructor
virtual int processNextFrames (const unsigned long fcount)
 process next couple of frames

Protected Member Functions

void Init ()
 initialize internal data structures and member variables

Private Member Functions

 DiPaletteImage (const DiPaletteImage &)
DiPaletteImageoperator= (const DiPaletteImage &)

Private Attributes

DiLookupTablePalette [3]
 three color palettes for R, G and B

Detailed Description

Class for PALETTE COLOR images.

Definition at line 51 of file dipalimg.h.


Constructor & Destructor Documentation

DiPaletteImage::DiPaletteImage ( const DiDocument docu,
const EI_Status  status 
)

constructor

Parameters:
docu pointer to dataset (encapsulated)
status current image status


Member Function Documentation

virtual int DiPaletteImage::processNextFrames ( const unsigned long  fcount  )  [virtual]

process next couple of frames

Parameters:
fcount number of frames to be processed (0 = same number as before)
Returns:
status, true if successful, false otherwise

Reimplemented from DiImage.


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


Generated on 6 Jan 2011 for OFFIS DCMTK Version 3.6.0 by Doxygen 1.5.1