Click or drag to resize

CIMGiIsValidIMGFile Method

Is this a valid IMG file?

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static int iIsValidIMGFile(
	string file
)

public static int iIsValidIMGFile(
	string file
)

Parameters

file
Type: SystemString
File to check

Return Value

Type: Int32
See Also