FDO .NET API Reference Feature Data Objects

mgRasterDataType.h File Reference

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

Go to the source code of this file.


Enumerations

enum  RasterDataType {
  RasterDataType_Unknown = FdoRasterDataType_Unknown,
  RasterDataType_UnsignedInteger = FdoRasterDataType_UnsignedInteger,
  RasterDataType_Integer = FdoRasterDataType_Integer,
  RasterDataType_Float = FdoRasterDataType_Float,
  RasterDataType_Double = FdoRasterDataType_Double
}
 The RasterDataType enumeration specifies the type of data stored in the Raster Image. More...

Comments or suggestions? Send us feedback.