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

#include <lti_imageStageOverrides.h>

Inheritance diagram for LTIOverrideDimensions< BASE >:
Collaboration diagram for LTIOverrideDimensions< BASE >:

Public Member Functions

lt_uint32 getWidth () const
 
lt_uint32 getHeight () const
 

Additional Inherited Members

- Protected Member Functions inherited from LTIOverrideDimensionsData
 LTIOverrideDimensionsData ()
 
LT_STATUS setDimensions (lt_uint32 width, lt_uint32 height)
 set width and height of the image More...
 
- Protected Attributes inherited from LTIOverrideDimensionsData
lt_uint32 m_width
 
lt_uint32 m_height
 

Detailed Description

template<class BASE>
struct LTIOverrideDimensions< BASE >

Definition at line 78 of file lti_imageStageOverrides.h.

Member Function Documentation

template<class BASE>
lt_uint32 LTIOverrideDimensions< BASE >::getHeight ( ) const
inline

Definition at line 87 of file lti_imageStageOverrides.h.

template<class BASE>
lt_uint32 LTIOverrideDimensions< BASE >::getWidth ( ) const
inline

Definition at line 82 of file lti_imageStageOverrides.h.


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

LizardTech