SPATMOD::IMAGE::SOURCE_CONSTANT Class Reference
Source which supports 'constant' value.
More...
#include <spatmod/imagesourceconstant.h>
List of all members.
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: