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

PLFilterVideoInvert Class Reference

#include <plfiltervideoinvert.h>

Inheritance diagram for PLFilterVideoInvert:

Inheritance graph
[legend]
Collaboration diagram for PLFilterVideoInvert:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 PLFilterVideoInvert ()
virtual ~PLFilterVideoInvert ()
void Apply (PLBmp *pBmpSource, PLBmp *pBmpDest) const
 Applies the Filter to pBmpSource and stores the result in pBmpDest.

Constructor & Destructor Documentation

PLFilterVideoInvert::PLFilterVideoInvert  ) 
 

Definition at line 22 of file plfiltervideoinvert.cpp.

PLFilterVideoInvert::~PLFilterVideoInvert  )  [virtual]
 

Definition at line 27 of file plfiltervideoinvert.cpp.


Member Function Documentation

void PLFilterVideoInvert::Apply PLBmp pBmpSource,
PLBmp pBmpDest
const [virtual]
 

Applies the Filter to pBmpSource and stores the result in pBmpDest.

The base-class version copies the bitmap before calling ApplyInPlace (pBmpDest).

Reimplemented from PLFilter.

Definition at line 32 of file plfiltervideoinvert.cpp.

References PLBmp::Create(), fp_hsv_to_rgb(), fp_rgb_to_hsv(), PLBmp::GetBitsPerPixel(), PLBmp::GetHeight(), PLBmp::GetLineArray(), PLBmp::GetResolution(), PLBmp::GetWidth(), PLASSERT, and PLBYTE.

Here is the call graph for this function:


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