SPATMOD::IMAGE::SOURCE_CONSTANT Class Reference

Source which supports 'constant' value. More...

#include <spatmod/imagesourceconstant.h>

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

List of all members.

Public Member Functions

 SOURCE_CONSTANT (const PIXEL &PixelValue, const BASE &RefImage)
 SOURCE_CONSTANT (const PIXEL &PixelValue, UINT32 TotalColumns, UINT32 TotalRows, const TRANS2D_MAPGEN *pTransToCRS=0)
virtual ~SOURCE_CONSTANT ()

Detailed Description

Source which supports 'constant' value.


Constructor & Destructor Documentation

SPATMOD::IMAGE::SOURCE_CONSTANT::SOURCE_CONSTANT ( const PIXEL PixelValue,
UINT32  TotalColumns,
UINT32  TotalRows,
const TRANS2D_MAPGEN pTransToCRS = 0 
) [explicit]

Construct with specified dimensions and optional transformation.

Parameters:
PixelValue Pixel value
TotalColumns Total columns
TotalRows Total rows
pTransToCRS Transformation from device to map CRS
SPATMOD::IMAGE::SOURCE_CONSTANT::SOURCE_CONSTANT ( const PIXEL PixelValue,
const BASE RefImage 
) [explicit]

Construct to match specified reference image.

Parameters:
PixelValue Pixel value
RefImage Reference image
virtual SPATMOD::IMAGE::SOURCE_CONSTANT::~SOURCE_CONSTANT (  )  [virtual]

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

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