|
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.NRSAssembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.38
Syntaxpublic int GetBrightness()
Return Value
Int32 Brightness 값 (-255~255).
See Also