It gives access to values in one band (dimension) of a raster. More...
#include "../raster/Band.h"
#include "../raster/BandProperty.h"
#include "../raster/BlockUtils.h"
#include "../raster/Raster.h"
#include "Config.h"
#include <complex>
#include <string>
#include <vector>
#include <gdal.h>
Go to the source code of this file.
Classes | |
class | te::gdal::Band |
This class represents raster band description. More... | |
Namespaces | |
te | |
TerraLib. | |
te::gdal | |
Namespace for the TerraLib GDAL driver implementation. | |
It gives access to values in one band (dimension) of a raster.
Definition in file Band.h.