Click or drag to resize
XDL

XDMCompositeGetSaturation Method

설정된 Saturation값(-100 ~ 100)을 얻는다.

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

Return Value

Int32
Saturion 값 (-100 ~ 100). 기본값은 0
See Also