Click or drag to resize
CIMUExportRawXML Method
Export a Grid as an XML file using a fast raw output.

Available since Oasis montaj version: 7.0.0
License: Available to anyone with an Oasis Montaj license.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static void ExportRawXML(
	CIMG oIMG1,
	ref int i2,
	string str3
)

Parameters

oIMG1
Type: GeoEngine.Core.GXNetCIMG
Image
i2
Type: SystemInt32
CRC returned
str3
Type: SystemString
Output XML file
See Also