Click or drag to resize

CIMGLoadIMG Method

Loads an IMG into a master IMG.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void LoadIMG(
	CIMG im_gi
)

public void LoadIMG(
	CIMG im_gi
)

Parameters

im_gi
Type: GeoEngine.Core.GXNetXCIMG
IMG to load
Remarks
The cell sizes and projections must be the same.
See Also