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

PLFilterResizeBox Class Reference

Resizes a 32 bpp bitmap using a box filter to calculate results. More...

#include <plfilterresizebox.h>

Inheritance diagram for PLFilterResizeBox:

PLFilterResize PLFilter List of all members.

Public Member Functions

 PLFilterResizeBox (int NewXSize, int NewYSize)
virtual void Apply (PLBmp *pBmpSource, PLBmp *pBmpDest) const

Detailed Description

Resizes a 32 bpp bitmap using a box filter to calculate results.

Definition at line 21 of file plfilterresizebox.h.


Member Function Documentation

virtual void PLFilterResizeBox::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