#include "RasterExamples.h"#include <terralib/geometry.h>#include <terralib/raster.h>#include <terralib/raster/RasterFactory.h>#include <iostream>#include <string>#include <map>Go to the source code of this file.
Functions | |
| void | MakeRasterCrop () |
| Creates an image crop with a providen envelope. More... | |
| void MakeRasterCrop | ( | ) |
Creates an image crop with a providen envelope.
Definition at line 13 of file MakeRasterCrop.cpp.
References te::rst::Raster::getGrid(), te::rst::Grid::gridToGeo(), te::rst::RasterFactory::open(), te::rst::Raster::trim(), te::gm::Coord2D::x, and te::gm::Coord2D::y.
Referenced by main().