FDO API Reference Feature Data Objects

NAMESPACE_OSGEO_FDO_RASTER::IRaster* GetRaster System::String *  name  ) 
 

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:
name Input the property name.
Returns:
Returns the raster object.

Comments or suggestions? Send us feedback.