Click or drag to resize
XDL

XDMCompositeGetBrightness Method

설정된 밝기값을 얻는다(-255~255).
Brightness is an attributes of visual perception in which a source appears to be radiating or reflecting light.
Adjusted pixel value = original pixel + brightness adjustment value.

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

Return Value

Int32
밝기 값(-255~255).
See Also