MrSID Decode SDK for Raster Reference Manual  9.0.0.3864
LTIOverrideMagnification< BASE > Struct Template Reference

#include <lti_imageStageOverrides.h>

Inheritance diagram for LTIOverrideMagnification< BASE >:
LTIOverrideMagnificationData

Public Member Functions

double getMinMagnification () const
 
double getMaxMagnification () const
 

Additional Inherited Members

- Protected Member Functions inherited from LTIOverrideMagnificationData
 LTIOverrideMagnificationData ()
 
LT_STATUS setMagnification (double minMag, double maxMag)
 set the minimum and maximum magnifications of the image properties More...
 
- Protected Attributes inherited from LTIOverrideMagnificationData
double m_minMag
 
double m_maxMag
 

Detailed Description

template<class BASE>
struct LTIOverrideMagnification< BASE >

Definition at line 351 of file lti_imageStageOverrides.h.

Member Function Documentation

template<class BASE>
double LTIOverrideMagnification< BASE >::getMaxMagnification ( ) const
inline

Definition at line 359 of file lti_imageStageOverrides.h.

template<class BASE>
double LTIOverrideMagnification< BASE >::getMinMagnification ( ) const
inline

Definition at line 354 of file lti_imageStageOverrides.h.


The documentation for this struct was generated from the following file:

LizardTech