 | XDMCompositeGetGammaValue Method |
영상의 밝기 조절을 위해 입력한 인덱스에 대응하는 Gamma값을 얻는다.
Namespace:
Pixoneer.NXDL.NRS
Assembly:
NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntaxpublic double GetGammaValue(
int Idx
)
Parameters
- Idx
- Type: SystemInt32
Composite 인덱스
Return Value
Type:
Double Gamma value.
See Also