|
XDMCompositeSetStretchType Method
|
입력 인덱스에 해당하는 Histogram Stretching을 수행하는 방법을 설정한다.
Namespace: Pixoneer.NXDL.NRSAssembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.38
Syntaxpublic void SetStretchType(
eCompStretchType StretchType,
int Idx
)
Parameters
- StretchType eCompStretchType
- Stretch 방법.
- Idx Int32
- Composite 인덱스
See Also