FDO .NET API Reference Feature Data Objects
Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

OSGeo::FDO::Raster::OSGeo::FDO::Raster Namespace Reference


Classes

interface  OSGeo::FDO::Raster::OSGeo::FDO::Raster::IRaster
 The IRaster interface specifies the data type and organization of raster data retrieved and stored. Using this class and the image extents in width and length, the binary format of the image data returned by and accepted by the IoStreamReader class can be interpreted. More...
interface  OSGeo::FDO::Raster::OSGeo::FDO::Raster::IRasterPropertyDictionary
 The IRasterPropertyDictionary exposes 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. More...

Comments or suggestions? Send us feedback.