SPATMOD::IMAGE::FILTER_MASKVALIDITY Class Reference

Filter to apply mask to image "validity". More...

#include <spatmod/imagefiltermaskvalidity.h>

Inheritance diagram for SPATMOD::IMAGE::FILTER_MASKVALIDITY:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 FILTER_MASKVALIDITY (STAGE *pSourceImage, bool TakeOwnershipSource, STAGE *pMaskImage, bool TakeOwnershipMask)
virtual ~FILTER_MASKVALIDITY ()

Detailed Description

Filter to apply mask to image "validity".

Both source and mask images must have the same dimensions. The mask image must have a single sample per pixel. The georeference from the first source that has any will be used. Invalid or zero mask pixels will result in invalid result pixels, otherwise validity will be left unchanged.


Constructor & Destructor Documentation

SPATMOD::IMAGE::FILTER_MASKVALIDITY::FILTER_MASKVALIDITY ( STAGE pSourceImage,
bool  TakeOwnershipSource,
STAGE pMaskImage,
bool  TakeOwnershipMask 
)

Constructor.

Parameters:
pSourceImage Source image stage
TakeOwnershipSource Filter takes ownership of source image
pMaskImage Mask, must have single component sample
TakeOwnershipMask Filter takes ownership of mask stage and will delete when needed
virtual SPATMOD::IMAGE::FILTER_MASKVALIDITY::~FILTER_MASKVALIDITY (  )  [virtual]

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

Generated on Sun Oct 7 21:39:50 2012 for TNTsdk 2012 by  doxygen 1.6.1