 | NXMapLayerGetShaderCBS Method |
대비, 명도, 채도값을 가져온다.
Namespace:
Pixoneer.NXDL.NXMap
Assembly:
NXMap (in NXMap.dll) Version: 1.2.817.72
Syntaxpublic void GetShaderCBS(
ref float contrast,
ref float brightness,
ref float saturation
)
Parameters
- contrast
- Type: SystemSingle
[Out] 대비값 - brightness
- Type: SystemSingle
[Out] 명도값 - saturation
- Type: SystemSingle
[Out] 채도값
See Also