FDO API Reference Feature Data Objects

NAMESPACE_OSGEO_FDO_RASTER::IRasterPropertyDictionary* IRasterImp::GetAuxiliaryProperties  ) 
 

Get a dictionary style interface to the raster properties. Through this interface the non-standard properties of a raster image can be determined and their values can be retrieved and set. Data values are exchanged through the FdoDataValue object to accommodate various data types, boolean, integer, double, string, etc.

Returns:
The dictionary of auxilliary raster properties.

Comments or suggestions? Send us feedback.