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