Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members

PLFilterGrayscale Class Reference

Creates a grayscale version of a 32 bpp bitmap. More...

#include <plfiltergrayscale.h>

Inheritance diagram for PLFilterGrayscale:

PLFilter List of all members.

Public Member Functions

virtual void Apply (PLBmp *pBmpSource, PLBmp *pBmpDest) const

Detailed Description

Creates a grayscale version of a 32 bpp bitmap.

Definition at line 23 of file plfiltergrayscale.h.


Member Function Documentation

virtual void PLFilterGrayscale::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.


The documentation for this class was generated from the following file:
Generated on Sun Jun 6 13:42:23 2004 for paintlib by doxygen 1.3.2