All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
TiledBand.cpp File Reference

A tiled band implementation for the In-Memory Raster. More...

#include "../common/Translator.h"
#include "../raster/BandProperty.h"
#include "Exception.h"
#include "Raster.h"
#include "TiledBand.h"
#include <cassert>
#include <cstring>

Go to the source code of this file.

Detailed Description

A tiled band implementation for the In-Memory Raster.

Definition in file TiledBand.cpp.