#include <FdoStd.h>
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... |