|
Description
DBWriteGeoInfo() is used to write the map units and bounding rectangle of an image database.
Call Signature
void DBWriteGeoInfo ( int/string filespec, GeoInfo ptr geo_info )
Return Value
void
This has no return value.
Arguments
int/string filespec:
This can either be the handle returned by DBOpen(), or the name of an open file.
GeoInfo ptr geo_info:
This must be a structure of the pre-defined type GeoInfo. The structure is defined in the DBReadGeoInfo() topic, and must contain the map units and bounding points to be written to the file.
See also
© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.