MrSID Decode SDK for Raster Reference Manual
9.1.0.4045
|
#include "lti_multiresFilter.h"
Go to the source code of this file.
Typedefs | |
typedef LTIMultiResFilter | LTIStaticZoomFilter |
magnifies the image by a fixed amount More... | |
typedef LTIMultiResFilter 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 |