FDO .NET API Reference Feature Data Objects
OSGeo ::FDO ::Raster ::IRasterPropertyDictionary* OSGeo::FDO::Raster::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 DataValue object to accommodate various data types, boolean, integer, double, string, etc.

Returns:
The dictionary of auxilliary raster properties.


Comments or suggestions? Send us feedback.