Click or drag to resize
XDL

XDMCompositeGetBrightness Method

설정된 Brightness값을 얻는다(-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: 2.0.3.38
Syntax
C#
public int GetBrightness()

Return Value

Int32
Brightness 값 (-255~255).
See Also