SPATMOD::IMAGE::SOURCE_EMPTY Class Reference

Source which supports 'empty' value. More...

#include <spatmod/imagesourceempty.h>

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

List of all members.

Public Member Functions

 SOURCE_EMPTY (const PIXEL &PixelProperties, const BASE &RefImage, const PIXELTABLE *pPixelTable=0)
 SOURCE_EMPTY (const PIXEL &PixelProperties, UINT32 TotalColumns, UINT32 TotalRows, const TRANS2D_MAPGEN *pTransToCRS=0, const PIXELTABLE *pPixelTable=0)
virtual ~SOURCE_EMPTY ()

Detailed Description

Source which supports 'empty' value.


Constructor & Destructor Documentation

SPATMOD::IMAGE::SOURCE_EMPTY::SOURCE_EMPTY ( const PIXEL PixelProperties,
UINT32  TotalColumns,
UINT32  TotalRows,
const TRANS2D_MAPGEN pTransToCRS = 0,
const PIXELTABLE pPixelTable = 0 
) [explicit]

Construct with specified dimensions and optional transformation.

Parameters:
PixelProperties Pixel value
TotalColumns Total columns
TotalRows Total rows
pTransToCRS Transformation from device to map CRS
pPixelTable Pixel lookup table for PIXEL::TYPE_Indexed
SPATMOD::IMAGE::SOURCE_EMPTY::SOURCE_EMPTY ( const PIXEL PixelProperties,
const BASE RefImage,
const PIXELTABLE pPixelTable = 0 
) [explicit]

Construct to match specified reference image.

Parameters:
PixelProperties Pixel value
RefImage Reference image
pPixelTable Pixel lookup table for PIXEL::TYPE_Indexed
virtual SPATMOD::IMAGE::SOURCE_EMPTY::~SOURCE_EMPTY (  )  [virtual]

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

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