SPATMOD::IMAGE::TARGET_PNG Class Reference

PNG image target. More...

#include <spatmod/imagetargetpng.h>

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

List of all members.

Classes

class  FACTORY
 Factory class for constructing TARGET_PNG instance. More...

Public Member Functions

 TARGET_PNG (STAGE *pInputStage, const FILEPATH &filepath, GEOFORMATS GeoFormats=GEOFORMAT_None)
virtual ~TARGET_PNG ()

Detailed Description

PNG image target.

Supports DATATYPE of UINT8, UINT16 only. Supports PIXEL::TYPE of Single, Grayscale, Indexed, RGB, RGBA only. If Indexed then pixel lookup table must use RGB or RGBA.


Constructor & Destructor Documentation

SPATMOD::IMAGE::TARGET_PNG::TARGET_PNG ( STAGE pInputStage,
const FILEPATH filepath,
GEOFORMATS  GeoFormats = GEOFORMAT_None 
)

Construct target with specified path.

Parameters:
pInputStage Stage in pipeline to obtain image data from
filepath Path to target file
GeoFormats Georeference formats
virtual SPATMOD::IMAGE::TARGET_PNG::~TARGET_PNG (  )  [virtual]

Destructor.


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

Generated on Sun Oct 7 21:40:17 2012 for TNTsdk 2012 by  doxygen 1.6.1