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