Filter perform 2X image reduction. More...
#include <spatmod/imagefilterreduce2.h>

Public Member Functions | |
| FILTER_REDUCE2 (STAGE *pPreviousStage, bool TakeOwnership, RESAMPLEMETHOD ResampleMethod) | |
| virtual | ~FILTER_REDUCE2 () |
Filter perform 2X image reduction.
| SPATMOD::IMAGE::FILTER_REDUCE2::FILTER_REDUCE2 | ( | STAGE * | pPreviousStage, | |
| bool | TakeOwnership, | |||
| RESAMPLEMETHOD | ResampleMethod | |||
| ) |
Constructor.
| pPreviousStage | Pointer to previous stage | |
| TakeOwnership | Filter takes ownership of previous stage and will delete when needed | |
| ResampleMethod | Resampling method |
| virtual SPATMOD::IMAGE::FILTER_REDUCE2::~FILTER_REDUCE2 | ( | ) | [virtual] |
1.6.1