SPATMOD::IMAGE::SOURCE_EMPTY Class Reference
Source which supports 'empty' value.
More...
#include <spatmod/imagesourceempty.h>
List of all members.
Detailed Description
Source which supports 'empty' value.
Constructor & Destructor Documentation
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: