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: 1.2.817.72
Syntax
C#
public int GetBrightness()

Return Value

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