Click or drag to resize
XDL

XMosaicHelperGetDisplayBand Method

2장씩 모자이크된 결과 영상의 display 용 XDMBandMosaicLT 객체를 가져온다.

Namespace:  Pixoneer.NXH.NIP
Assembly:  NXHip (in NXHip.dll) Version: 2.0.3.1
Syntax
C#
public XDMBandMosaicLT GetDisplayBand(
	int idxMng
)

Parameters

idxMng
Type: SystemInt32
MosaicManager 객체 리스트에서 가져올 객체 인덱스.

Return Value

Type: XDMBandMosaicLT
XDMBandMosaicLT 객체
See Also