Click or drag to resize

CGISInvertWarp Method

Note: This API is now obsolete.

See deprecation note

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2025.1.0.25
Syntax
[ObsoleteAttribute("Deprecated since 2024.2, Use ScanMIRaseterFile_GIS")]
public static void InvertWarp(
	CGXNETCore gxNetShared,
	CIPJ ipj,
	int ny
)

[ObsoleteAttribute("Deprecated since 2024.2, Use ScanMIRaseterFile_GIS")]
public static void InvertWarp(
	CGXNETCore gxNetShared,
	CIPJ ipj,
	int ny
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
ipj
Type: GeoEngine.Core.GXNetXCIPJ
Not used
ny
Type: SystemInt32
Not used
See Also