 | XDMCompositeSetIntensity000 Method |
입력 인덱스에 해당하는 Intensity 최소값(histogram stretching에 적용)을 설정한다.
Namespace:
Pixoneer.NXDL.NRS
Assembly:
NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntaxpublic void SetIntensity000(
byte its000,
int Idx
)
Parameters
- its000
- Type: SystemByte
[In] Intensity 값 - Idx
- Type: SystemInt32
[In] Composite 인덱스
See Also