#include <FdoStd.h>
#include <Fdo/Raster/RasterDataModelType.h>
#include <Fdo/Raster/RasterDataOrganization.h>
#include <Fdo/Raster/IRasterPropertyDictionary.h>
#include <Fdo/Expression/DataValue.h>
#include <Geometry/IEnvelope.h>
#include <Common/IStreamReader.h>
Go to the source code of this file.
Classes | |
class | FdoIRaster |
The FdoIRaster specifies the data type and organization of raster data retrieved and stored. Using this class and the image extents in width and length, the binary format of the image data returned by and accepted by the FdoIoStreamReader class can be interpreted. More... |