MrSID Decode SDK for Raster Reference Manual  9.5.1.4427
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 234 of file lti_imageStageOverrides.h.


Member Function Documentation

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

Definition at line 238 of file lti_imageStageOverrides.h.

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

Definition at line 242 of file lti_imageStageOverrides.h.

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

Definition at line 247 of file lti_imageStageOverrides.h.

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

Definition at line 251 of file lti_imageStageOverrides.h.


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