Click or drag to resize
CIMUGridVD Method
Apply vertical derivertive convolution filter to a grid.

Available since Oasis montaj version: 5.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 GridVD(
	CIMG oIMG1,
	CIMG oIMG2
)

Parameters

oIMG1
Type: GeoEngine.Core.GXNetCIMG
input image
oIMG2
Type: GeoEngine.Core.GXNetCIMG
output image
See Also