A Raster Transform is a class that defines functions to transform a styled raster. More...
#include "Config.h"#include "../color/RGBAColor.h"#include "../color/ColorBar.h"#include "../raster.h"#include "Exception.h"#include <map>#include <cmath>Go to the source code of this file.
Classes | |
| class | te::map::RasterTransform::BandBufferInfo | 
| class | te::map::RasterTransform | 
| A Raster Transform is a class that defines functions to transform a styled raster.  More... | |
| struct | te::map::RasterTransform::TransformBandInfo | 
Namespaces | |
| namespace | te | 
| TerraLib.  | |
| namespace | te::map | 
| Namespace for the Map Tools module of TerraLib.  | |
| namespace | te::rst | 
| Namespace for the Raster module of TerraLib.  | |
| namespace | te::se | 
| Namespace for the Symbology Encoding module of TerraLib.  | |
A Raster Transform is a class that defines functions to transform a styled raster.
Definition in file RasterTransform.h.