 | XDMCompositeGetTransparentValue Method |
입력 인덱스에 해당하는 Band에 투명하게 처리하도록 설정한 화소값을 얻는다.
Namespace:
Pixoneer.NXDL.NRS
Assembly:
NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntaxpublic double GetTransparentValue(
int Idx
)
Parameters
- Idx
- Type: SystemInt32
Composite 인덱스.
Return Value
Type:
Double 투명하게 처리할 값.
See Also