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

PLFilterCrop Class Reference

#include <plfiltercrop.h>

Inheritance diagram for PLFilterCrop:

PLFilter List of all members.

Public Member Functions

 PLFilterCrop (int XMin, int YMin, int XMax, int YMax)
virtual void Apply (PLBmp *pBmpSource, PLBmp *pBmpDest) const

Detailed Description

Filter that cuts part of the image off. XMin and YMin are included in the rectangle, XMax and YMax aren't.

Definition at line 24 of file plfiltercrop.h.


Member Function Documentation

virtual void PLFilterCrop::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:22 2004 for paintlib by doxygen 1.3.2