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 <map>#include <cmath>Go to the source code of this file.
Classes | |
| class | te::map::RasterTransform |
| A Raster Transform is a class that defines functions to transform a styled raster. More... | |
Namespaces | |
| te | |
| URI C++ Library. | |
| te::map | |
| Namespace for the Map Tools module of TerraLib. | |
| te::rst | |
| Namespace for the Raster module of TerraLib. | |
| 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.