Click or drag to resize
XDL

XDMCompositeGetSaturation Method

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

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

Return Value

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