Click or drag to resize
XDL

XDMCompositeSetStretchType Method

입력 인덱스에 해당하는 Histogram Stretching을 수행하는 방법을 설정한다.

Namespace:  Pixoneer.NXDL.NRS
Assembly:  NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntax
C#
public void SetStretchType(
	eCompStretchType StretchType,
	int Idx
)

Parameters

StretchType
Type: Pixoneer.NXDL.NRSeCompStretchType
Stretch 방법.
Idx
Type: SystemInt32
Composite 인덱스
See Also