Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

PLFilterPixel< PixelC, PixelOp > Class Template Reference

#include <plfilterpixel.h>

Inheritance diagram for PLFilterPixel< PixelC, PixelOp >:

Inheritance graph
[legend]
Collaboration diagram for PLFilterPixel< PixelC, PixelOp >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 PLFilterPixel ()
virtual ~PLFilterPixel ()
void ApplyInPlace (PLBmp *pBmp) const
 In-Place Apply.

template<class PixelC, class PixelOp>
class PLFilterPixel< PixelC, PixelOp >


Constructor & Destructor Documentation

template<class PixelC, class PixelOp>
PLFilterPixel< PixelC, PixelOp >::PLFilterPixel  ) 
 

Definition at line 39 of file plfilterpixel.h.

template<class PixelC, class PixelOp>
PLFilterPixel< PixelC, PixelOp >::~PLFilterPixel  )  [virtual]
 

Definition at line 44 of file plfilterpixel.h.


Member Function Documentation

template<class PixelC, class PixelOp>
void PLFilterPixel< PixelC, PixelOp >::ApplyInPlace PLBmp pBmp  )  const [virtual]
 

In-Place Apply.

Applies the filter to pBmp. The base-class version copies the bitmap after calling Apply (pBmp, pTempBmp).

Reimplemented from PLFilter.

Definition at line 49 of file plfilterpixel.h.

References PLBmp::GetBitsPerPixel(), PLBmp::GetHeight(), PLBmp::GetLineArray(), PLBmp::GetWidth(), and PLASSERT.

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Wed Dec 15 21:21:00 2004 for vuVolume by  doxygen 1.3.9.1