Click or drag to resize
XDL

XDMCompositeSetIntensity255 Method

입력 인덱스에 해당하는 Intensity 최대값(histogram stretching에 적용)을 설정한다.

Namespace: Pixoneer.NXDL.NRS
Assembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.38
Syntax
C#
public void SetIntensity255(
	byte its255,
	int Idx
)

Parameters

its255  Byte
[In] Intensity 값
Idx  Int32
[In] Composite 인덱스
See Also