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 | |
struct | 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 | |
te | |
TerraLib. | |
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.