Click or drag to resize
XDL

XDMCompositeSetCutType Method

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

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

Parameters

CutType
Type: Pixoneer.NXDL.NRSeCompCutType
Cut type.
Idx
Type: SystemInt32
Composite 인덱스.
See Also