FDO API Reference Feature Data Objects
virtual FDO_API FdoIRaster* FdoIReader::GetRaster ( FdoString propertyName  )  [pure virtual]

Gets the raster object of the specified property. Because no conversion is performed, the property must be of Raster type; otherwise, an exception is thrown.

Parameters:
propertyName Input the property name.
Returns:
Returns the raster object.


Comments or suggestions? Send us feedback.