Click or drag to resize
XDL

XDMCompositeGetGammaValue Method

영상의 밝기 조절을 위해 입력한 인덱스에 대응하는 Gamma값을 얻는다.

Namespace: Pixoneer.NXDL.NRS
Assembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.38
Syntax
C#
public double GetGammaValue(
	int Idx
)

Parameters

Idx  Int32
Composite 인덱스

Return Value

Double
Gamma value.
See Also