MrSID Decode SDK for Raster Reference Manual  9.5.1.4427
lti_staticZoomFilter.h
Go to the documentation of this file.
00001 /* $Id$ */
00002 /* //////////////////////////////////////////////////////////////////////////
00003 //                                                                         //
00004 // This code is Copyright (c) 2004 LizardTech, Inc, 1008 Western Avenue,   //
00005 // Suite 200, Seattle, WA 98104.  Unauthorized use or distribution         //
00006 // prohibited.  Access to and use of this code is permitted only under     //
00007 // license from LizardTech, Inc.  Portions of the code are protected by    //
00008 // US and foreign patents and other filings. All Rights Reserved.          //
00009 //                                                                         //
00011 /* PUBLIC */
00012 
00013 #ifndef LTI_STATICZOOMFILTER_H
00014 #define LTI_STATICZOOMFILTER_H
00015 
00016 // lt_lib_mrsid_imageFilter
00017 #include "lti_multiresFilter.h"
00018 
00019 
00020 LT_BEGIN_NAMESPACE(LizardTech)
00021 
00022 
00031 typedef LTIMultiResFilter LTIStaticZoomFilter;
00032 
00033 LT_END_NAMESPACE(LizardTech)
00034 
00035 #endif // LTI_STATICZOOMFILTER_H