Click or drag to resize
XDL

XDMCompositeGetStretchCoverage Method

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

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

Parameters

Idx
Type: SystemInt32
인덱스.

Return Value

Type: eCompStretchCoverage
eCompStretchCoverage 타입.
See Also