Click or drag to resize
XDL

XIrfGetPatchForContour(XGrid) Method

분석에 사용한 추출 영상의 Contour를 그리기 위한 영상을 가져온다.(크기를 DB로 나타낸 영상)

Namespace: Pixoneer.NXDL.NSAR
Assembly: NXDLsar (in NXDLsar.dll) Version: 3.0.0.0
Syntax
C#
public void GetPatchForContour(
	out XGrid magDB
)

Parameters

magDB  XGrid
[Out] 32비트 실수형 크기 데이터(DB로 표현)
See Also