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

PLFilterResizeBilinear Class Reference

#include <plfilterresizebilinear.h>

Inheritance diagram for PLFilterResizeBilinear:

PLFilterResize PLFilter List of all members.

Public Member Functions

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

Detailed Description

Resizes a 32 bpp bitmap using bilinear interpolation. This is the best-optimized of the resize filters.

Definition at line 22 of file plfilterresizebilinear.h.


Member Function Documentation

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