lti_staticZoomFilter.h File Reference

#include "lti_multiresFilter.h"

Go to the source code of this file.

Typedefs

typedef LTIMultiResFilter LTIStaticZoomFilter
 magnifies the image by a fixed amount

Typedef Documentation

This class magnifies the image by a fixed amount. In effect this simply changes the width and height of the image statically, i.e. for the life of the pipeline. The resampling is performed internally by the LTIMultiresFilter class.

Definition at line 31 of file lti_staticZoomFilter.h.


LizardTech