OSGeo FDO Provider for Raster API Reference

OSGeo FDO Provider for Raster API

API Reference OSGeo FDO Provider for Raster
FDORFP_API void FdoRfpRasterGeoreferenceLocation::SetYResolution ( FdoDouble  resolution  ) 

Sets 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.
Parameters:
resolution Input the resolution of the .
Returns:
Returns nothing.


Comments?