LTIOverrideBackgroundPixel< BASE > Struct Template Reference

#include <lti_imageStageOverrides.h>

Inheritance diagram for LTIOverrideBackgroundPixel< BASE >:
LTIOverrideBackgroundPixelData

List of all members.

Public Member Functions

const LTIPixelgetBackgroundPixel () const
const LTIPixelgetNoDataPixel () const
LT_STATUS overrideBackgroundPixel (const LTIPixel *backgroundPixel)
LT_STATUS overrideNoDataPixel (const LTIPixel *nodataPixel)

Detailed Description

template<class BASE>
struct LTIOverrideBackgroundPixel< BASE >

Definition at line 235 of file lti_imageStageOverrides.h.


Member Function Documentation

template<class BASE>
const LTIPixel* LTIOverrideBackgroundPixel< BASE >::getBackgroundPixel (  )  const [inline]

Definition at line 239 of file lti_imageStageOverrides.h.

template<class BASE>
const LTIPixel* LTIOverrideBackgroundPixel< BASE >::getNoDataPixel (  )  const [inline]

Definition at line 243 of file lti_imageStageOverrides.h.

template<class BASE>
LT_STATUS LTIOverrideBackgroundPixel< BASE >::overrideBackgroundPixel ( const LTIPixel backgroundPixel  )  [inline]

Definition at line 248 of file lti_imageStageOverrides.h.

template<class BASE>
LT_STATUS LTIOverrideBackgroundPixel< BASE >::overrideNoDataPixel ( const LTIPixel nodataPixel  )  [inline]

Definition at line 260 of file lti_imageStageOverrides.h.


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

LizardTech