|
XDMCompositeSetCutType Method
|
히스토그램을 이용하여 대비 조절시 Stretching에 적용될 히스토그램의 최소 최대값 계산하는 방법을 설정한다.
Namespace: Pixoneer.NXDL.NRSAssembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.38
Syntaxpublic void SetCutType(
eCompCutType CutType,
int Idx
)
Parameters
- CutType eCompCutType
- Cut type.
- Idx Int32
- Composite 인덱스.
See Also