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

PLFilterRotate Class Reference

Rotates a bitmap 90, 180 or 270 degress. More...

#include <plfilterrotate.h>

Inheritance diagram for PLFilterRotate:

PLFilter List of all members.

Public Types

enum  AngleType { ninety, oneeighty, twoseventy }

Public Member Functions

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

Detailed Description

Rotates a bitmap 90, 180 or 270 degress.

Definition at line 21 of file plfilterrotate.h.


Member Function Documentation

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