#include <AspectFilters.h>
Inheritance diagram for CUnCropAspectFilter:


Public Member Functions | |
| virtual BOOL | adjustAspect (CAspectRectangles &ar) |
| virtual LPCSTR | getFilterName () |
|
|
Called to actually perform the adjustment for 1 filter If it returns TRUE, this is a request from the filter to re-run the aspect calculation The TRUE Value is currently only used by the filter which adjusts the window rectangle as this adjustment affects all calculations. Current implementation only allows 1 level of re-calculate requests. Implements CAspectFilter. |
1.3.4