FDO API Reference Feature Data Objects

RasterDataType.h File Reference

#include <FdoStd.h>

Include dependency graph for RasterDataType.h:

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

Go to the source code of this file.


Enumerations

enum  FdoRasterDataType {
  FdoRasterDataType_Unknown,
  FdoRasterDataType_UnsignedInteger,
  FdoRasterDataType_Integer,
  FdoRasterDataType_Float,
  FdoRasterDataType_Double
}
 The FdoRasterDataType enumeration specifies the type of data stored in the Raster Image. More...

Comments or suggestions? Send us feedback.