|
XDMCompositeSetStretchType Method
|
입력 인덱스에 해당하는 히스토그램 신장(stretching) 방법을 설정한다.
Namespace: Pixoneer.NXDL.NRSAssembly: NXDLrs (in NXDLrs.dll) Version: 3.0.0.0
Syntaxpublic void SetStretchType(
eCompStretchType StretchType,
int Idx
)
Parameters
- StretchType eCompStretchType
- 신장 방법.
- Idx Int32
- Composite 인덱스
See Also