API Reference OSGeo FDO Provider for GDAL

FDOGRFP_API void FdoGrfpRasterGeoreferenceLocation::SetYInsertionPoint FdoDouble  point  ) 
 

Sets the Y insertion point of the raster image.

Parameters:
point Input the Y insertion point of the image.
Returns:
Returns nothing.
Y coordinate (in ground units) of the center of the upper left pixel of the image; the (1, 1) or (0, 0) pixel depending on convention.

Comments?