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

#include <lti_imageStageOverrides.h>

Inheritance diagram for LTIOverrideDimensions< BASE >:
LTIOverrideDimensionsData

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 79 of file lti_imageStageOverrides.h.

Member Function Documentation

§ getHeight()

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

Definition at line 88 of file lti_imageStageOverrides.h.

§ getWidth()

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

Definition at line 83 of file lti_imageStageOverrides.h.


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

LizardTech