OSGeo FDO Provider for Raster API Reference

OSGeo FDO Provider for Raster API

API Reference OSGeo FDO Provider for Raster
FDORFP_API FdoDouble FdoRfpRasterGeoreferenceLocation::GetYResolution ( void   )  const

Retrieves the Y Resolution of the raster image.

Remarks:
Cell size in the Y direction. Usually a negative number in order to convert from image row numbering (increasing from the top down) to map coordinates (increasing from the bottom up). For a rectified image, ResolutionY must be equal to ResolutionX and of opposite sign.
Returns:
Returns the Resolution angle.


Comments?