SPATMOD::IMAGE::FILTER_OVERRIDETYPE Class Reference

Filter to override pixel type of an image. More...

#include <spatmod/imagefilteroverridetype.h>

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

List of all members.

Public Member Functions

 FILTER_OVERRIDETYPE (STAGE *pSourceImage, bool TakeOwnership, PIXEL::TYPE PixelType)
virtual ~FILTER_OVERRIDETYPE ()

Detailed Description

Filter to override pixel type of an image.

Does not actually change the image data at all, only changes the apparent pixel type.


Constructor & Destructor Documentation

SPATMOD::IMAGE::FILTER_OVERRIDETYPE::FILTER_OVERRIDETYPE ( STAGE pSourceImage,
bool  TakeOwnership,
PIXEL::TYPE  PixelType 
)

Construct with specified target pixel type.

Parameters:
pSourceImage Source image stage
TakeOwnership Filter takes ownership of source stage and will delete when needed
PixelType Override pixel type
virtual SPATMOD::IMAGE::FILTER_OVERRIDETYPE::~FILTER_OVERRIDETYPE (  )  [virtual]

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

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