Band.h File Reference

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
 URI C++ Library.
 
 te::gdal
 Namespace for the TerraLib GDAL driver implementation.
 

Detailed Description

It gives access to values in one band (dimension) of a raster.

Definition in file Band.h.