Click or drag to resize
XDL

XDMCompositeSetIntensity255 Method

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

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

Parameters

its255
Type: SystemByte
[In] Intensity 값
Idx
Type: SystemInt32
[In] Composite 인덱스
See Also