Click or drag to resize
XDL

XDMCompositeGetStretchType Method

입력 인덱스에 해당하는 히스토그램 신장(stretching) 방법을 얻는다

Namespace: Pixoneer.NXDL.NRS
Assembly: NXDLrs (in NXDLrs.dll) Version: 3.0.0.0
Syntax
C#
public eCompStretchType GetStretchType(
	int Idx
)

Parameters

Idx  Int32
Composite 인덱스

Return Value

eCompStretchType
eCompStretchType 형의 신장 방법.
See Also