MrSID Decode SDK for Raster Reference Manual
9.5.4.4709
lti_staticZoomFilter.h
Go to the documentation of this file.
1
/* $Id$ */
2
/* //////////////////////////////////////////////////////////////////////////
3
// //
4
// This code is Copyright (c) 2004 LizardTech, Inc, 1008 Western Avenue, //
5
// Suite 200, Seattle, WA 98104. Unauthorized use or distribution //
6
// prohibited. Access to and use of this code is permitted only under //
7
// license from LizardTech, Inc. Portions of the code are protected by //
8
// US and foreign patents and other filings. All Rights Reserved. //
9
// //
11
/* PUBLIC */
12
13
#ifndef LTI_STATICZOOMFILTER_H
14
#define LTI_STATICZOOMFILTER_H
15
16
// lt_lib_mrsid_imageFilter
17
#include "
lti_multiresFilter.h
"
18
19
20
LT_BEGIN_NAMESPACE
(
LizardTech
)
21
22
31
typedef
LTIMultiResFilter
LTIStaticZoomFilter
;
32
33
LT_END_NAMESPACE
(
LizardTech
)
34
35
#endif // LTI_STATICZOOMFILTER_H
lti_multiresFilter.h
LTIMultiResFilter
add resolutions to the image
Definition:
lti_multiresFilter.h:39
LT_BEGIN_NAMESPACE
#define LT_BEGIN_NAMESPACE(theNameSpace)
compiler does not support namespaces
Definition:
lt_define.h:84
LT_END_NAMESPACE
#define LT_END_NAMESPACE(theNameSpace)
compiler does not support namespaces
Definition:
lt_define.h:85
LizardTech
Definition:
NITFReaderManager.h:22
LizardTech