|
XDMCompositeSetCutType Method
|
대비 조절을 위한 영상 데이터 최소 최대값 계산하는 방법을 설정한다.
Namespace: Pixoneer.NXDL.NRSAssembly: NXDLrs (in NXDLrs.dll) Version: 3.0.0.0
Syntaxpublic void SetCutType(
eCompCutType CutType,
int Idx
)
Parameters
- CutType eCompCutType
- 최소/최대값 계산 방법(Cut type).
- Idx Int32
- 색합성 인덱스.
See Also