Click or drag to resize
XDL

XDMCompositeGetCutType Method

히스토그램을 이용하여 대비 조절시 Stretching에 적용될 히스토그램의 최소 최대값 계산하는 설정된 방법을 얻는다.

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

Parameters

Idx
Type: SystemInt32
Composite 인덱스.

Return Value

Type: eCompCutType
eCompCutType.
See Also