Click or drag to resize
XDL

XDMCompositeGetStretchCoverage Method

입력 인덱스에 해당하는 Band에 대한 Histogram Stretch Coverage가 어떻게 설정되어 있는지 얻는다.

Namespace: Pixoneer.NXDL.NRS
Assembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.38
Syntax
C#
public eCompStretchCoverage GetStretchCoverage(
	int Idx
)

Parameters

Idx  Int32
인덱스.

Return Value

eCompStretchCoverage
eCompStretchCoverage 타입.
See Also