 | XDMCompositeGetBand Method |
입력 인덱스에 해당하는 영상 밴드를 얻는다.
Namespace:
Pixoneer.NXDL.NRS
Assembly:
NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntaxpublic XDMBand GetBand(
int Idx
)
Parameters
- Idx
- Type: SystemInt32
입력 인덱스
Return Value
Type:
XDMBand 입력 인덱스에 해당하는 XDMBand 인스턴스.
See Also