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