MrSID Decode SDK for Raster Reference Manual  9.5.4.4709
lti_staticZoomFilter.h File Reference

Go to the source code of this file.

Typedefs

typedef LTIMultiResFilter LTIStaticZoomFilter
 magnifies the image by a fixed amount More...
 

Typedef Documentation

§ LTIStaticZoomFilter

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