 | XDMComposite.GetStretchType Method |
입력 인덱스에 해당하는 Histogram Stretching을 수행하는 설정된 방법을 얻는다
Namespace:
Pixoneer.NXDL.NRS
Assembly:
NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntaxpublic eCompStretchType GetStretchType(
int Idx
)
Parameters
- Idx
- Type: System.Int32
Composite 인덱스
Return Value
Type:
eCompStretchType eCompStretchType 형의 Stretch 방법.
See Also