|
XDMCompositeGetContrast Method
|
설정된 Contrast값(-127~127)을 얻는다.
Contrast is the difference in luminance or color that makes an object distinguishable.
Adjusted pixel value = 128 + (original pixel - 128) * contrast adjustment value.
Namespace: Pixoneer.NXDL.NRSAssembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.38
SyntaxReturn Value
Int32 Contrast 값 (-127~127).
See Also