|
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: 3.0.0.0
SyntaxReturn Value
Int32 대비 값(-127~127).
See Also