FDO API Reference Feature Data Objects

IRaster.h File Reference

#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>

Include dependency graph for IRaster.h:

This graph shows which files directly or indirectly include this file:

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...

Comments or suggestions? Send us feedback.