knowL: Knowledge Libraries
|
#include <Raster.h>
Public Member Functions | |
Raster (const Cartography::Raster::Raster &_rhs) | |
knowCore::Image | toImage () const |
Wrap a raster from GDAL and provides convenient functions to access the data.
The actual data is shared between multiple instance of this class and only deleted once the last instance goes out of scope.